Dariusz Makowski

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

    Clion builds target for already build targets... slow compile

    Hey   Long story short, I had an app that had a lot of "classes" internally. I've latelly splitted everything up and ended up with about 20 targets.    The problem I'm having is that when I had 1 a...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    -G "NMake Makefiles JOM"... where?

    Hey Recently the native Jom has been added or something like that but I don't know how to enable it... can any1 help ? https://youtrack.jetbrains.com/issue/CPP-9006?_ga=2.49401318.1565948625.158548...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Code formatting - Re-arrange cpp file functions to follow h.

    Answered
    Hey   Pretty much the same request as in here > https://resharper-support.jetbrains.com/hc/en-us/community/posts/115000686264-Code-Formatting-Reorder-function-declarations-in-cpp-to-match-definitio...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Built Target takes ages

    Hey   This started about a month + ago. Building target 1st thing after hitting "run" takes very long time. It takes so long I can compile the app 5x on QtCreator as it runs it straight away and do...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Clion started to behave very badly in last 2 days out of nowhere...!

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

    Clion no longer debug ? - win

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

    PCH + MSVC ? How to

    Answered
    hey   Like topic said, how can I add PCH flag to my cmake to use PCH in my project?   TIA
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    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:   ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Select line by search arg?

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

    clion Debug & Qt? - expressions -msvc

    Answered
    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...
    • 5 followers
    • 20 comments
    • 0 votes