I am using an SDL Setup Tutorial here: http://pgdc.purdue.org/sdltutorial/sdl_setup.html
and Visual C++ Express 2010. When I add the directory to the solution (in place of the Global IDE in the tutorial), change the .dll's, and write the code as in the tutorial (and make the project and stuff), it says there is no file called "STD.h" what did I do wrong?
Hey Albatross, (not to hijack the thread) would ya say SFML is more powerful than SDL? I just recently started with SDL, and i am very slowly getting into it.. But i'm still very new to it, so a conversion over to SFML should be easy.
Edit: lol, actually - after reading a technical comparison, SFML is for example 9200% faster than SDL when rotating a sprite (for this instance atleast) and the list goes on for other stuff..
I'd say SFML is what you should go for instead, hopefully we can find some nice tutorials for it :)