Dariusz Makowski

Avatar
  • Total activity 122
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 37
  • Edited

    Clion debug/cout - RUN TAB - character limit - wrap settings?

    Answered
    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 ...
    • 2 followers
    • 9 comments
    • 0 votes
  • Edited

    cLion GUI h & cpp ide editor auto helper, config - feature ?

    Answered
    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...
    • 2 followers
    • 4 comments
    • 1 vote
  • Created

    Clion - how to build cmake to support debug/release

    Answered
    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...
    • 3 followers
    • 4 comments
    • 1 vote
  • Created

    MSVC as compiler + debug / multi thread compile?

    Answered
    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....
    • 2 followers
    • 4 comments
    • 0 votes
  • Edited

    How to have a sub project within project and decide which one to run?

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    cLion VS 2015 support not working anymore?

    Completed
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Diagram view?

    Answered
    Hey   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
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    cLion not printing error when crashing

    Answered
      I 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Qt5 + hello World > exit code -1073741515 (0xC0000135)

    Completed
    Hey   I recently decided to start learning C++, since I love pycharm I decided to use cLion for my C adventures as well.   I tried today to set up QT system but so far I'm out of luck. I got to the...
    • 4 followers
    • 5 comments
    • 1 vote
  • 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...
    • 3 followers
    • 10 comments
    • 0 votes