1

I am trying to setup sdl2 with vs 2010 express c++. I followed lazy foos tutorials, added include and lib to vc++ directories, SDL2.lib and SDLmain.lib to linker->input and changed subsystem to windows.

But I am getting error it says;

*Error 1 error C1083: Cannot open include file: 'stddef.h': No such file or
enter code here directory c:\sdl2-2.0.0\include\sdl_stdinc.h*

I have visual studio 2010 c++ redistributable installed. Anyone has suggestions ?

4

0 に答える 0