Dariusz Makowski
- 活动总数 122
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 37
-
创建于 Clion started to behave very badly in last 2 days out of nowhere...!
已回答Hey This is quite crazy. It first started on my laptop. Out of nowhere, it started lagging. Typing was lagging, enter lag, copy-paste = forget it... I've updated to latter version, downgraded, w... -
已编辑于 WSL, CMake &openMP copy_FILE error
Hey I'm trying to run this cmake but I keep getting an error > cmake_minimum_required(VERSION 3.10.2)project(debugCrash)set(CMAKE_CXX_STANDARD 17)find_package(OpenMP)if (OPENMP_FOUND) set (C... -
创建于 Clion no longer debug ? - win
已回答Hey Clion 193.3519.24 Win 10 x64 msvc 2019 No matter which mode I'm in when I press debug I get the code below > Process finished with exit code 0 Normal "run" runs just fine. It happens on ... -
创建于 PCH + MSVC ? How to
已回答hey Like topic said, how can I add PCH flag to my cmake to use PCH in my project? TIA -
已编辑于 Clion Python PySide2... no code insights/autocomplete ?
Hey I've just added a venc python to my c++ project, I installed PySide2 using python Interpreter tab in settings & enabled Compatibility mode with PySide2. However when I type something like: ... -
创建于 Select line by search arg?
已回答Hey I'm cleaning up code and I'd like to select all lines in the current file that have: ////! In them and then delete them? I'd also like to delete any empty lines at some point too? How can I d... -
创建于 clion Debug & Qt? - expressions -msvc
已回答Hey I just got clion with debug running on msvc and oh my its so amazing! But I do wonder... how can I cast QString in to something "readable"? I think I need expression but not sure how to get it... -
已编辑于 Move Run & Message to separate monitor ?
已完成Hey Is it possible to grab these 2 tabs together and move to another monitor? I can move them "1 by 1" in window mode, but they wont stack up together again there.... Regards Dariusz Edit, ki... -
创建于 Doxygen class formating...
Hey I'd like to annotate my classes with a full info for each class... something like (bare with me I just started to learn doxygen properly) /** * \class someClas * * \brief someClas Class intende... -
创建于 Path Limit for Cmake
Hey Can cLion help me in any way when it comes to windows path limit? Just hit 250+ chars and oh boy that is fun... I have windows 10 long paths enabled but apparently its not working... Cmake/auto...