Shin David
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
-
-
-
Shin David created a post, AnsweredRedefinition complaints when using #pragma once
My c++ project builds fine. But CLion annoyingly underlines in red the variables and classes declared in my header files, with the tool-tip hover claiming that they are redefinitions. The problemat... -
-
-
Shin David created a post, CompletedMarking Directory as a python source root
In PyCharm, we can mark a directory as a python source root via "Mark Directory As" in the project pane. Can I do the same in CLion? I am working in a c++/python hybrid project, and the lack of thi...