[SDL] Flashing window

Brian brian.ripoff at gmail.com
Sun Aug 19 04:59:22 PDT 2007


Why do you undefine main? SDL #defines main for a reason - unless you
know what you are doing.

Also, it makes it easier for us if you give a description of the
symptoms seen versus expected output. I don't know how "screen
flashing" relates to your program, you have not described it fully.

HTH


On 19/08/07, justin <kokotusu at hotmail.com> wrote:
> Hello my fellow SDL comrades, well i have a problem with my program im confuse
> if it's either my code or  my linking. im sure it probably not my linking seen
> i check it and it's in a GUI form and main( int argc, char* args[] ) is
> present.


More information about the SDL mailing list