VC++ 2017 not honoring additional includes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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...

13th Apr 2017, 8:44 AM
Karl T.
Karl T. - avatar
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...
13th Apr 2017, 2:18 PM
Karl T.
Karl T. - avatar
+ 9
@luka, nothing wrong with that. VS is rather complex.
13th Apr 2017, 2:52 PM
Karl T.
Karl T. - avatar
+ 8
yeah @Luka's answer is right ☝👍
13th Apr 2017, 1:49 PM
Don MTY
Don MTY - avatar