Dariusz Makowski

- Total activity 122
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 37
-
Created cLion Reformat code controls?
CompletedHey 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'... -
Edited 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 -
Created Qt qDebug()<< font color ?
AnsweredHey 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... -
Edited Clion debug/cout - RUN TAB - character limit - wrap settings?
AnsweredHey 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 ... -
Created MSVC as compiler + debug / multi thread compile?
AnsweredHey 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.... -
Edited How to have a sub project within project and decide which one to run?
AnsweredHey 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... -
Created cLion VS 2015 support not working anymore?
CompletedHey 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... -
Created Diagram view?
AnsweredHey How can I view diagram of my program/classes in clion? I read that its possible but I don't see options for it. I'm using 30 day trial. Regards Dariusz -
Created cLion not printing error when crashing
AnsweredI have a weird issue that I just learned about. If I run this code in Visual Studio I get output that is NULL/error. But when I run in cLion I just get app crash and no feedback. VS err... -
Created Cant get it to work... basics
HeyaSo I decided to give this program a go. As my normal coding environment was Maya now I need standalone python editor. Since its 30 days trial I should be able to make decision at the end if its...