When you want to include some headers of a library you also must pass the include path to the compiler.
If you use cmake, use target_include_directories() and add the desired include paths there. Later when you use this library (aka you link them with target_link_libraries()), cmake will automatically add the paths specified.
C++ Gurus
The forum for all discussions in C++ land.
1.3k
Topics
8.5k
Posts
-
-
-
Ferramenta Zoom C++
Unsolved -
error with qtcharts
Unsolved -
-
-
-
The Question of a Lifetime
Unsolved -
-
QGiS in WIndows
Unsolved -
-
-
-
-
-
-
QList need to know all modifications
Unsolved -
-
-