Alon Leibman

Avatar
  • 活动总数 24
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 9
  • 创建于

    Remote Desktop Display issue with CLion

    已回答
    Hi, Whenever I work remotely on CLion using the windows remote desktop, CLion display looks weird- backgrounds and fonts don't look normal (see attached screenshots). My remote desktop uses a LAN c...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Detect unused struct members

    Hi, I've noticed that CLion successfully detects struct members not being used when selecting "find usages". Is it possible to perform code analysis /cleanup and detect struct members not being use...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Disable new SVN change list

    已回答
    Hi, It appears that CLion auto-generates SVN change lists such as "Default Changelist".This interferes with some of our scripts. Is there a way of disabling it? Best Regards,Alon
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Auto generated configuration

    已回答
    Hi, Recently CLion 2021.1.1 received the capability to share CMake configurations which is a great improvement.CLion currently detects all CMake targets (including custom targets) and adds them to ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Debugging with std objects

    已回答
    Hi, I'm having trouble when debugging a Visual Studio compiled application.It's very hard to debug std based variables (such as std::string, std::vector, std::map...) CLion debugger doesn't allow v...
    • 2 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Trigger cmake generate when new file is added

    已回答
    Hi, My project is using a file(GLOB_RECURSE..) to add source and header files to the project. When a new file is added, unless cmake is manually refreshed, the new file will not be compiled Is ther...
    • 3 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Import Run/Debug Configuration

    已回答
    Hi, My project includes multiple executables and libraries being built. CLion automatically detects it and adds it to the Run/Debug Configuration target list. I've noticed the list is saved as part...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Cmakelist - Run custom command on depended file change

    I'm trying to run a python script in CMakelist.txt each time a depend file changes. This script affects the project (source files, headers...). I've tried adding a custom command in the CMakelist.t...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    How to disable closing bracket reformat wraps long line

    已回答
    When adding the closing brace to an existing code block, long lines are being wrapped and reformat. Is there a way of disabling it?
    • 2 个关注者
    • 1 条评论
    • 0 票