Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
imbs
Total activity
54
Last activity
January 23, 2019 15:50
Member since
October 15, 2013 13:30
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
19
Activity overview
Posts (15)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
March 06, 2018 17:51
Hah! I managed to fix it. I was playing around with it, resizing the "Find in Path" window, and noticed that while I was able to change the width, the top and bottom edges of the window were 'glued...
Community
CLion
"Find in Path" Window Refuses to Move To Other Monitor
13 votes
Edited
February 22, 2018 21:52
Yes, and the syntax depends on the compiler you are using. If you're using `gcc` on Linux, try adding the following to your `CMakeLists.txt`: set_target_properties(sandbox PROPERTIES COMPILE_FLAGS ...
Community
CLion
Generating assembly code
1 vote
Created
January 23, 2019 15:49
UPDATE: Downloaded and tried cmake 13.3.3, same problem. But I figured out a workaround. I should read the error messages more carefully: I had an add_custom_command() in my CMakeLists.txt file tha...
Community
CLion
[Solved] CMake Error in CLion 2018.3.3 But NOT in CLion 2018.2.7
0 votes
Edited
January 23, 2019 15:34
Thanks, Anna! You're right (as usual). Running on the command line outside of CLion, the error occurs if I run the cmake that came with CLion 2018.3.3 (cmake version 3.13.2) but not the cmake tha...
Community
CLion
[Solved] CMake Error in CLion 2018.3.3 But NOT in CLion 2018.2.7
0 votes
Created
August 22, 2018 15:08
Additional data point: I left five instances of CLion running overnight. When I left, they were using ~850Mb, as reported in the bottom right corner of the CLion window. This morning they are using...
Community
CLion
CLion Memory Leak? Catatonic Sometimes While Doing Background Code Analysis
0 votes
Edited
June 15, 2018 13:33
>is there something else I am missing? Yes, there is a GDB incantation for getting it to break at the entry point at startup. In your case, if you're running a bare-metal app, I'm not exactly sure ...
Community
CLion
Using debugger with JLink
0 votes
Next
›
Last
»