+ 1
random error; identifier "SDL_INIT_VIDEO" is undefined
for some reason i get this error for no reason at all. i get the error but if i save the scirpt and reopen it the error goes away. but when interact with anything that has a connection with that line ( SDL_INIT(SDL_INIT_VIDEO); ) the error is everywhere. help!
4 odpowiedzi
+ 2
If you have not follow this tutorial.
http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/msvsnet2010u/index.php
If you need coding help paste the code in the playground or in hastebin. Long code in the description is messy.
- edit code removed
+ 1
dan Gameing hi.
Did you link the libraries and includes in project properties?
+ 1
Would be nice when you share how you fixed it, so that others with the same problem can solve it too...
0
It's fixed by now