My code says it can't open the.h files, including SDL\SDL.h, why, please help me (yes I have got all the files! and put in all the linker input and VC++ directories)
@PizzaPlatypus add the "includes" folder to your include path, and install the SDL headers into a folder named SDL instead of just moving the headers into VC++'s include folder.