主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vyacheslav Karpukhin
活动总数
263
最后的活动
2019年12月18日 12:40
成员加入日期
2013年10月14日 08:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
110
活动概览
文章(0)
帖子(0)
评论(153)
按最近的活动排序
最近的活动
投票数
创建于
2015年01月30日 16:24
Please take a look at these two issues: IDEA-132452 and IDEA-128418. If none of the described workarounds help, please report a new issue on the IDEA tracker.
社区
CLion
Ctrl key problem (Linux)
0 票
创建于
2015年01月30日 15:01
The nature of the problem is very simple: you are trying to acquire a write-lock while holding onto a read-lock. This is doomed to failure, because attempt to acquire the write-lock will wait until...
社区
CLion
plugin development: DocumentationProvider for CLion
0 票
创建于
2014年12月05日 20:47
Hi,It is impossible to change the location of CMakeLists.txt, but there is another way to solve the problem. First, open CMakeLists.txt in CLion, and then make a right click in the project tree and...
社区
CLion
Change location of CMakeLists.txt
0 票
创建于
2014年12月02日 19:24
Hi Aaron,Please try using this mingw-w64 installer.
社区
CLion
Install or Setup Issue
0 票
创建于
2014年10月14日 12:11
Mateusz, does your project builds correctly if you try to build it with CMake manually? If it does not, then you need to correctly specify include paths in your CMakeLists.txt using "include_direct...
社区
CLion
How can I specify additional include files?
0 票
创建于
2015年02月22日 21:14
Perhaps, the framework tries to connect to X Server implicitly, behind the scenes. You need to pass the DISPLAY environment variable to the process. In the "Edit configurations" press "..." button ...
社区
CLion
QXcbConnection: Could not connect to display - exit code 6, idea ?
0 票
创建于
2015年02月02日 12:53
Unfortunately, it is not possible to override the binary directory.
社区
CLion
How to build files so they appear in the project?
0 票
创建于
2015年02月03日 16:24
I'd like to clarify the behavior that affects CMAKE_RUNTIME_OUTPUT_DIRECTORY (and corresponding variables for libraries).CLion passes "Build path" setting as a value for these variables to CMake us...
社区
CLion
How to build files so they appear in the project?
0 票
创建于
2015年05月08日 13:44
Yes, doing that interferes with the way CLion handles the process output. I suggest putting these invocations into #ifndef block and introduce a new define that exists only when building from CLion.
社区
CLion
Run console output truncated at 120 characters
0 票
创建于
2015年04月18日 23:02
Sorry about that, this is a known problem and the fix is scheduled to be released in one of the next bugfix updates.
社区
CLion
Building of Hello World stuck on Ubuntu
0 票
«
第一页
‹
上一页
下一页
›
最后
»