主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anna Falevskaya
活动总数
5342
最后的活动
2026年06月01日 15:23
成员加入日期
2017年10月30日 15:47
关注
0 名用户
关注者数
4 名用户
投票数
1
订阅数
2103
活动概览
文章(0)
帖子(0)
评论(3238)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月25日 18:23
Hello! You can try using an external console - enable the "Run in external console" option in your run/debug configuration (Run | Edit Configurations...).
社区
CLion
CLion 2021.3.2 adding random newline characters in the terminal output?
2 票
创建于
2021年10月29日 10:53
Nik It looks like the GDB being used was not built with Python support, which is necessary for pretty printers to work. Do you use MinGW toolchain? If yes, you need to install the MinGW-w64 distrib...
社区
CLion
CLion 2020.3.2 Error during pretty printers setup: Error while executing Python code
2 票
创建于
2020年11月02日 12:13
@It-developer you need to use target_link_libraries() after add_executable().
社区
CLion
CLion - Enabling <math.h> for C projects
2 票
创建于
2020年08月11日 07:55
Hi! We have https://youtrack.jetbrains.com/issue/CPP-21351 about it. Please see this comment for solution.
社区
CLion
clang-tidy strange warnings after this morning update :
2 票
创建于
2019年10月16日 13:53
Please go to Preferences | Plugins > Installed tab, find and disable the IDE Settings Sync plugin. Does it help?
社区
CLion
how to disable IDE sync settings?
2 票
创建于
2019年06月03日 14:31
Hello! 1. As far as I know, VCPKG provides a .cmake file to be used during configuration process, so that CMake can correctly recognize the needed libraries' paths. So you need to add -DCMAKE_TOOLC...
社区
CLion
Using libs from vscpkg in CLion.
2 票
创建于
2019年04月22日 15:46
Hello! It's not a CLion problem, but a problem with using CMake + MinGW - they don't support non-latin symbols. To solve the problem please do the following: Create temp folder in location which p...
社区
CLion
CLion + MinGW Test CMake run finished with errors
2 票
已编辑于
2019年01月16日 12:06
Hello! What CLion version and what toolchain do you use? On what OS? Is the CMake project loaded successfully? Do Tools | CMake | Reset Cache and Reload Project and File | Invalidate Caches / Resta...
社区
CLion
Clion code inspection not working
2 票
创建于
2018年12月07日 09:30
Hi Ben! Do you have installed rsync on the remote host?
社区
CLion
Remote build and deployment excluded path resets. Cannot read CMakeCache.txt
2 票
创建于
2018年11月08日 12:49
Hello! The qDebug macro uses the qt_message_print() function, which uses fprintf(stderr, ...). So CLion prints the output in accordance with File | Settings | Editor | Color Scheme | Console Colors...
社区
CLion
Qt qDebug()<< font color ?
2 票
«
第一页
‹
上一页
下一页
›
最后
»