DrX
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created Scratch files persistency
AnsweredHi, I fully re-installed (formatted the entire SSD) my system and was surprised that the scratch files weren't sync or saved somewhere other than an obscure file path that I forgot to backup, is th... -
Created CLion deploy on iOS without using AppCode
AnsweredHi, I have been using CLion for about 6 months now and I would like to deploy on iOS and from CLion I can't*, I do need to use AppCode (opening a generated xcodeproj from the same CMakeLists using ... -
Edited Small Feature requests
CompletedHi, here are some small hiccups I come across daily and would love to have a workaround of small fixes to them: - Please add the method name, line number and character position in the search resul... -
Edited Thread Sanitizer support on CLion macOS
AnsweredHi, From the documentation of CLion I can read "macOS (only AddressSanitizer and UndefinedBehaviorSanitizer)". I am interested to know if there is a schedule for the support of Thread Sanitizer (TS... -
Edited Clion nmake versus MSVC
CompletedHi, I am trying to use CLION to build a project that I used to build using MSVC. When using the Visual Studio toolchain inside CLION with the auto-detected path to tools I found the build rather sl... -
Edited Using CMake Xcode Generator: No CMAKE_C_COMPILER could be found.
AnsweredHi, I have been using XCode for some time and wanted to give CLion a Go. So I tested building the project I am working on, and everything goes alright. But as soon as I try to use the XCode genera...