Dariusz Makowski

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

    Pycharm Project Sturcture/Dependencies - "make" file .py please?

    Hello   I have a "large" project in pycharm linking many sub project in structure and dependencies. This app will ONLY run in pycharm. Would it be possible for PyCharm to generate a "IMPORT FILE" f...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Clion Debuging thread - ui control

    Hello   I'm running a heavy threaded app and when ever something starts to go "odd" I tend to dig in to the paused mode of running app to track down the issue/etc/etc. However when I have 300 threa...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Clion keep failing to save/update code and compile proper version!!!

    Completed
    Hey   This is going down the drain from 3 releases now. 1st with super slow refactoring. Now I get random "Could not save file, revert" message boxes. Spamming Ctrl+S does not do anything. Lately w...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Pycharm crash no stack trace just error exit code

    Hey   I'm on latest RC version of Puycharm & tried 2019 and other ones. When ever I crash all I get is > Process finished with exit code -1073741819 (0xC0000005)   How can I enable debuging in pych...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Clion 2020.2 Release canditate reformat code suuuuper slow and lag...

    Completed
    Hey   I'm running latest clion RC one and when ever I press CTRL+ALT+L clion begins reformating code and that task is suuuper slow. Happens on a large and small projects. In both cases it can freez...
    • 9 followers
    • 9 comments
    • 4 votes
  • Created

    Clion 2020.2 EAP Ctrl+Click usage change from early versions...

    Answered
    Hello   Clion pre 2020.2 when Ctrl+Click on function say ```class::function()```, if I click on `function` in cpp it would take me to function location in header. Right now when I ctrl click on the...
    • 2 followers
    • 4 comments
    • 0 votes
  • 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