Gaston
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Doxygen comments not generated
CompletedI have trouble with CLion not generating any doxygen comments in C++ when I enter /// (or one of the other possibilities). If I enable the brief tag it will only generate the \brief tag in inline f... -
Created External header files for Makefile Project ?
AnsweredHow do I specify additional include directories external to the project tree ? For my Linux project edited using CLion on windows (mentioned in my previous post) CLion does not find the STL heade... -
Created Unable to build remote makefile project in 2020.2.4
AnsweredI tried many different ways to create a Makefile project with CLion client on Windows, project to be built on CentOS. I watched some videos, tutorials and posts to help, but nothing solved the prob...