Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vyacheslav Karpukhin
Total activity
263
Last activity
December 18, 2019 12:40
Member since
October 14, 2013 08:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
110
Activity overview
Articles (0)
Posts (0)
Comments (153)
Sort by recent activity
Recent activity
Votes
Created
January 30, 2015 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.
Community
CLion
Ctrl key problem (Linux)
0 votes
Created
January 30, 2015 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...
Community
CLion
plugin development: DocumentationProvider for CLion
0 votes
Created
December 05, 2014 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...
Community
CLion
Change location of CMakeLists.txt
0 votes
Created
December 02, 2014 19:24
Hi Aaron,Please try using this mingw-w64 installer.
Community
CLion
Install or Setup Issue
0 votes
Created
October 14, 2014 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...
Community
CLion
How can I specify additional include files?
0 votes
Created
February 22, 2015 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 ...
Community
CLion
QXcbConnection: Could not connect to display - exit code 6, idea ?
0 votes
Created
February 02, 2015 12:53
Unfortunately, it is not possible to override the binary directory.
Community
CLion
How to build files so they appear in the project?
0 votes
Created
February 03, 2015 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...
Community
CLion
How to build files so they appear in the project?
0 votes
Created
May 08, 2015 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.
Community
CLion
Run console output truncated at 120 characters
0 votes
Created
April 18, 2015 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.
Community
CLion
Building of Hello World stuck on Ubuntu
0 votes
«
First
‹
Previous
Next
›
Last
»