(solved =0] )Having problems setting up SDL
Posted: Fri Jun 12, 2009 3:52 pm
Hey guys... I've been working at this for a while, I've googled, I've meddled... but nothing is working...
I've followed Lazy Foo's tutorial for setting up SDL for Dev-C++ for windows...(Which I did the first time I set it up. Long story Why I don't have it now...) But it isn't working... When I compile the test at the end of the Tut I get this error
I know it has to do with the linker but I'm not sure how to fix it....
So I would really appreciate any help someone can give me... BTW I'm using SDL version 1.2.13
Thanks in advance
I've followed Lazy Foo's tutorial for setting up SDL for Dev-C++ for windows...(Which I did the first time I set it up. Long story Why I don't have it now...) But it isn't working... When I compile the test at the end of the Tut I get this error
Code: Select all
cannot find -lSDLmain
So I would really appreciate any help someone can give me... BTW I'm using SDL version 1.2.13
Thanks in advance