Dariusz Makowski

Avatar
  • 活动总数 122
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 4
  • 订阅数 37
  • 已编辑于

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

    已完成
    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 个关注者
    • 9 条评论
    • 4 票
  • 创建于

    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 个关注者
    • 0 条评论
    • 1 票
  • 已编辑于

    WSL, CMake &openMP copy_FILE error

    Hey   I'm trying to run this cmake but I keep getting an error >   cmake_minimum_required(VERSION 3.10.2)project(debugCrash)set(CMAKE_CXX_STANDARD 17)find_package(OpenMP)if (OPENMP_FOUND) set (C...
    • 3 个关注者
    • 5 条评论
    • 1 票
  • 已编辑于

    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...
    • 2 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    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...
    • 3 个关注者
    • 4 条评论
    • 1 票
  • 已编辑于

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

    已完成
    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 个关注者
    • 5 条评论
    • 1 票
  • 创建于

    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 个关注者
    • 0 条评论
    • 0 票
  • 创建于

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

    已完成
    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 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    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 个关注者
    • 1 条评论
    • 0 票
  • 创建于

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

    已回答
    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 个关注者
    • 4 条评论
    • 0 票