Having trouble including header files
I can only use header files that I add to C:\SDL2-w64\include, but I Can’t get it to link to the include folder inside my project folder. for example: I have a folder called "MyProject" and its located at C:\Users\User\Desktop\MyProject, inside the project folder there is an "Include" folder located at \MyProject\Include then I add a… Read More Having trouble including header files