Page 1 of 1

compiler problem

Posted: Thu Apr 02, 2009 7:13 pm
by TheNewGuy
hello, i just started using SDL this week and for some reason my compiler wont make the window appear. No errors come up when i run it, it just doesn't show up. i followed the tutorials from lazyfoo twice and i even downloaded the code from the link at the bottom of his tutorials. Any help would be greatly appreciated. :bow:

Re: compiler problem

Posted: Thu Apr 02, 2009 7:28 pm
by herby490
Are you doing the first tutorial because if you are no window is supposed to appear.

Re: compiler problem

Posted: Fri Apr 03, 2009 9:00 am
by avansc
trust me. ive beaten my compiler like a drunk jimmy hoffa on saint Patrick's day. maybe only once was it wrong.

i like the acronym PICNIC. Problem In Chair, Not In Computer.

Re: compiler problem

Posted: Fri Apr 03, 2009 10:49 am
by RyanPridgeon
Post your code any maybe we will find a problem.

If not, make sure you've linked the libraries correctly.

Also what IDE and compiler are you using?

Make sure you have the latest version of SDL.