Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vladimir Yu. Ivanov
Total activity
4
Last activity
January 17, 2023 21:30
Member since
January 09, 2023 10:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 17, 2023 21:30
Okey, here is my setup. Lib path: /usr/include/gmock/ In file.cpp: #include <gmock/gmock.h> In CMakeLists.txt: target_include_directories(target PRIVATE /usr/include/gmock/) CLion starts to c...
Community
CLion
CLion parser can't find header file of library in docker toolchain
0 votes
Created
January 13, 2023 18:08
Yes, i've already workarounded the problem in that way. Directory with library headers resides in standard path. Isn't it strange that compiler does not warn about unknown header, whereas CLion per...
Community
CLion
CLion parser can't find header file of library in docker toolchain
0 votes