Compiling Problem
#1
I'm running mingw.bat and it's not compiling properly, I get the following error:

"server.cpp: undefined reference to 'SDL_main(int, char**)"

Here's a link to the complete output:
http://pastebin.com/yLtbFCeh

Thanks!
Thanks given by:


Messages In This Thread
Compiling Problem - by LeZC - 06 Sep 10, 12:58AM
RE: Compiling Problem - by JMM - 06 Sep 10, 01:06AM
RE: Compiling Problem - by LeZC - 06 Sep 10, 01:09AM
RE: Compiling Problem - by noerrorsfound - 06 Sep 10, 01:56AM
RE: Compiling Problem - by Gibstick - 06 Sep 10, 01:59AM
RE: Compiling Problem - by LeZC - 06 Sep 10, 02:23AM
RE: Compiling Problem - by Gibstick - 06 Sep 10, 02:37AM
RE: Compiling Problem - by samsattF - 06 Sep 10, 01:33PM
RE: Compiling Problem - by tempest - 06 Sep 10, 04:46PM
RE: Compiling Problem - by Toca - 06 Sep 10, 07:13PM