Ernst Maurer
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 30
-
Created 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... -
Created youtrack integration
AnsweredHi 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 -
Created How to configure custom build targets
AnsweredHi 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... -
Edited VisualStudio toolchain failed
CompletedFirst 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... -
Edited 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... -
Created include .git to remote sync
could not find how to include .git folder to remote sync procedure : from local to remote. pls assist -
Edited Cannot find parent keymap "Mac OS X 10.5+" for "Xcode"
AnsweredEach 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... -
Created 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 ... -
Edited Navigate methods inside a unit (Ctrl+F12)
Answeredcould you explain that case when I have a number of functions implementation inside one translation unit with an equal names, e.g. have a base class and three derived, base class contains pure virt... -
Created enable scl devtoolset
Completedhi I'm working using CLion from Win10 to CentOS(RHEL7), and need to use non-default toolchain for the build my project cmake based and potentially can be built and debugged via CLion (without ex...