Resharper C++ with VisualGDB CMake projects
Hi,
is it possible to make R# work with VisualGDB Cmake projects? Seems like it doesn't manage to find any of the include paths.
https://visualgdb.com/tutorials/linux/cmake/library/
Happy to provide more information. Life without R# is not much fun..
Cheers,
Rait
Please sign in to leave a comment.
Hello!
Sorry, we haven't figured out yet how to integrate with VisualGDB. Normally R++ reads project properties (include paths, defines, etc) via Visual Studio APIs, but VisualGDB does its own thing. Please vote for https://youtrack.jetbrains.com/issue/RSCPP-22039.
Thanks!