Ruediger Berlich

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • Ruediger Berlich 创建了一个帖子,
    已回答

    New->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 创建了一个帖子,

    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 创建了一个帖子,
    已回答

    How 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...