Дополнительные каталоги включения Visual Studio ⇐ C++
-
Anonymous
Дополнительные каталоги включения Visual Studio
I have .sln with two projects: library (.lib) and project (.exe), which use this library.
Library uses external header and has path to it in Additional Include Directories, but I confused that I also should add path to this header to Project's Additional Include Directories.
Shouldn't it work like: Library Additional Include Directories has all external paths and Project Additional Include Directories has only path to this Library?
Источник: https://stackoverflow.com/questions/780 ... irectories
I have .sln with two projects: library (.lib) and project (.exe), which use this library.
Library uses external header and has path to it in Additional Include Directories, but I confused that I also should add path to this header to Project's Additional Include Directories.
Shouldn't it work like: Library Additional Include Directories has all external paths and Project Additional Include Directories has only path to this Library?
Источник: https://stackoverflow.com/questions/780 ... irectories
Мобильная версия