SDL on Cygwin: Undefined reference to 'WinMain@16' [quote]If you're using Visual Studios, you can go to your properties. I'm not sure for other IDE's. ...
SDL on Cygwin: Undefined reference to 'WinMain@16' [quote]@OP: ¿have you tried http://wiki.libsdl.org/FAQWindows#I_get_.22Undefined_reference_to_.27Wi...
SDL on Cygwin: Undefined reference to 'WinMain@16' [code]If you are using SUBSYSTEM:WINDOWS changing your main to: int WINAPI WinMain(HINSTANCE hInstan...
SDL on Cygwin: Undefined reference to 'WinMain@16' From my googling, a lot of people have been getting this error, but none of them solutions worked fo...
This user does not accept Private Messages