Advertisement

Problem with SDL

Started by November 30, 2011 02:27 PM
-1 comments, last by indiehjaerta 13 years ago
[s]Hi I've set up a project I'm going to do using SDL as a 2D renderer.[/s]

[s]The problem is that I can't get it to work, the window seems unresponsive (but the code continues if I set a breakpoint and follow it) and doesn't render anything.[/s]

[s]I've included the whole project for VS2010 if anyone feel like checking what I'm doing wrong.[/s]

[s]Guess it's just the SDLEngine and maybe Switcher.cpp that I'm doing something wrong.[/s]

[s]I'm used to HGE but was thinking about switching to SDL but then this happens and I get no errors what so ever.[/s]

EDIT: Nvm I missed setting ColorKey.

This topic is closed to new replies.

Advertisement