The file SDL.h is in C:/user/desktop/sdl-version/include/SDL.h (where SDL.h is the file not a new folder) and I have set up my property pages to include C:/user/desktop/sdl-version/include. However, when I compile it says SDL.h cannot be found. What is the issue?
Screen cap of the properties page:
Remove the quotation marks around the include directory path.