Dariusz Makowski
- 活动总数 122
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 37
-
创建于 clion Code Folding?
已回答Hey How can I enable code folding in clion ? The little + next to loop/while/etc? Also in cmake.. Say I have set(someSrc path/path/aa.cpp path/path/aa.h path/path/bb.cpp ... -
创建于 cLion Reformat code controls?
已完成Hey I'd like to control a little on how cLion reformats my code. I think I'm mostly after having all my h. content tightly packed, so no empty lines between void a() void b() void c() I'... -
已编辑于 Latest clion - "cmake no sources given to target"
Hey Just upgraded to the latest and "wut?" What did you guys break....? Regards Dariusz Ps. Ok none of my projects work, what the heck did you guys do o.O -
创建于 Qt qDebug()<< font color ?
已回答Hey How can I control what color my debug print is in clion? It seem that clion does some styling and I'm struggling to understand what and where. I'd like to get different color prints from qD... -
已编辑于 Clion debug/cout - RUN TAB - character limit - wrap settings?
已回答Hey This is frustrating, but maybe someone can help. Whenever I run app and I debug/cout stuff. The length of the text is cut out at the same character limit for every line. How on earth can I ... -
已编辑于 cLion GUI h & cpp ide editor auto helper, config - feature ?
已回答Hey Bit of a feature request. It would be quite awesome if when I 2x on .h file it would open on left side of ide editing space, and if I right click in the .h to have an option to open correspondi... -
创建于 Clion - how to build cmake to support debug/release
已回答Hey I'm trying to run this code in cmakelist file but no matter what mode I'm in it always says that I'm in debug. if (CMAKE_BUILD_TYPE MATCHES Debug) message(" ") message("CMAKE IN DEBUG... -
创建于 MSVC as compiler + debug / multi thread compile?
已回答Hey I have 2 questions if I may. My project has grown to the point where I cant use cLion any more to compile because it takes a lot of time to do so due to lack of multithreading. So my questions.... -
已编辑于 How to have a sub project within project and decide which one to run?
已回答Hey I'm fairly new to this so I'm not sure if this is cmake question or cLion as cLion does some management of projects. In any case I have projectFolder testFolder testProjectAFolder... -
创建于 cLion VS 2015 support not working anymore?
已完成Hey I remember when vs2015 was introduced in EAP it was working. But lately I have a need to use the older VS and I can't get it to run - vs2017 works fine. I end up with this error : -- The C co...