主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Maxim Banaev
活动总数
82
最后的活动
2021年09月24日 09:28
成员加入日期
2018年09月10日 13:43
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
35
活动概览
文章(0)
帖子(0)
评论(45)
按最近的活动排序
最近的活动
投票数
创建于
2018年09月25日 10:20
I can't say for sure without the project. Why do you think that it's a CLion problem?
社区
CLion
Cmake unable to link source file
0 票
创建于
2018年09月18日 13:15
Hi Cantact, I believe at least you need a compiler supported c++20 standard. Also you need specify standard in CMakeList.txt by adding. set( CMAKE_CXX_STANDARD 20 )
社区
CLion
Managing modules (C++2a)
0 票
创建于
2018年09月18日 09:25
Unfortunately no. There is an old ticket in our tracker
社区
CLion
Clear console during runtime
0 票
已编辑于
2018年09月18日 09:10
Hi, We are working on remote project/toolchain support. So you'll be able to use compile environment on your remote host if it linux base (WSL support in plans too). Please stay tuned and thanks ...
社区
CLion
Does it possible to use CLion without local compile environment?
0 票
已编辑于
2021年01月19日 09:30
Hi Mark-Andre This is made intentionally. You can select the required build type in the CMake settings dialog. Or you could just add build type you want to CMake options list manually. Because CL...
社区
CLion
Editing default CMake settings
0 票
创建于
2018年09月18日 08:48
Hi Blackj0221 "Add to targets" feature detects calls like add_executableadd_library and all their entries (e.g SOURCES in your example). So automatically you can add header/source file only to real...
社区
CLion
How to I add files to CMakeLIsts.txt without being included in the target?
0 票
已编辑于
2018年09月18日 08:37
Hi Pert, Could you pease provide simple snippet with the code where you experienced such issue? Is it comment line or method calling chain? Usually option+right is used for navigation to next wor...
社区
CLion
Text selection in OS X without trailing spaces
0 票
创建于
2018年09月18日 08:26
Hi! Sorry for the inconvenience. The performance is one of our prior goals. Sometimes it's hard to catch the problem . Could you please capture a thread dump and send it to clion-support at jetbrai...
社区
CLion
CLION hangs when attempting to find a file path
0 票
创建于
2018年09月18日 08:22
Hi Mikealm. CLion already has this. Just go to File | Open and specify the directory with other project. Press New window on pop up dialog.
社区
CLion
Why can't you have multiple projects open on CLion?
0 票
已编辑于
2018年09月13日 10:55
Hi Marc-Andre. Unfortunately there is only `Navigate/Related Symbol` functionality. As W/A you can use "Go to file" shortcut (ctrl+shift+O), but it's not what you want. Please follow https://youtra...
社区
CLion
Related symbol - Looking for associates files
0 票
«
第一页
‹
上一页
下一页
›
最后
»