"Cannot open source file" [closed]
I've been working on a school project, and tried to run the file "introduction_windows_vs.cpp". However, in spite of adding the library to the project and making sure the debugger used x64 instead of x86, I get errors saying that the program can't open the headers used. What do I do?
btw, please close the github issue
Closing this because I found a YouTube video and saw where I went astray (I may have added it to the directories, but I forgot to add it as part of the include and library dependencies). Got things up and running now.