Ernst Maurer
- 活动总数 96
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 3
- 订阅数 30
-
创建于 settings
please explain how this should work correct: * there is enabled sync via JB account * on one host, there is custom keymap based on default Windows. * another synced instances don't see this keymap... -
创建于 youtrack integration
已回答Hi here is described that plugin supported by clion as well but when I search for this in Marketplace in clion Plugins settings, there is nothing like youtrack. CLion: latest EAP -
创建于 How to configure custom build targets
已回答Hi I was using custom target to build my scons project locally (windows) for a long time and cmake custom targets within cmakelists.txt to do the same for the remote (RHEL) . Just found that CLion... -
已编辑于 VisualStudio toolchain failed
已完成First of all, very possible that problem is not in CLion but in some Windows OS settings, please advise. WIndows 10, CLion: Latest EAP/Beta, VS2019 with latest Windows Kit. how it looks like: 1... -
已编辑于 How to select resolve context
my environment is a remote dev : clion on Win10 building on rhel6/gcc446 and rhel7/gcc531. both remote hosts properly configured (e.g. l6 and l7 respectively) and used for the deployment and deb... -
创建于 include .git to remote sync
could not find how to include .git folder to remote sync procedure : from local to remote. pls assist -
已编辑于 Cannot find parent keymap "Mac OS X 10.5+" for "Xcode"
已回答Each time start , there is a error in event log: 10/9/20192:16 PM Missing Keymap: Cannot find parent keymap "Mac OS X 10.5+" for "Xcode" it's happening last week (probably last EAP update?) the... -
创建于 clion/clangd shows wrong error with ostream
see screenshot, ostream has correctly included (no highlights) and Ctrl+click or Ctrl+b on the include or on the declaration std::ostream &os jumps ostream declaration. that doesn't work properly ...