+ 10
VC++ 2017 not honoring additional includes
I added headers directory path in VC++ Directories -> Include Directory. As well as in C/C++ -> General -> Other include dirs. But VC++ still can't find the headers when I build. Has it happened to anyone else...
3 Answers
+ 10
@luka, good idea but it didn't work.
It's weird because I was able to build the release version, not the debug. Seems like a bug because the project settings are the same for both...
+ 9
@luka, nothing wrong with that. VS is rather complex.
+ 8
yeah @Luka's answer is right âđ