Ruediger Berlich

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Ruediger Berlich created a post, AnsweredNew->Cmake macro
Hi there, it would be great if Clion had an option to create new CMake macros via the "New" context menu. Instead I find myself using the "File" option, which seems odd for an IDE which uses CMake ... -
Ruediger Berlich created a post, Solved: Clion does not resolve some standard headers
Hi there, maybe this will help somebody: Ever since I started using Clion, it has failed to recognize a number of important standard headers (such as <random> or the one for std::shared_ptr) result... -
Ruediger Berlich created a post, AnsweredHow to enforce a specific C++ standard
Clion (MacOS, every version I have tried) fails to recognize a simple std::shared_ptr in our 100000+ LOC project (which can by the way bring Clion to a grinding halt during code analysis for severa...