Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Anastasia Kazakova
Total activity
380
Last activity
June 30, 2025 14:59
Member since
April 04, 2014 09:07
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
121
Activity overview
Articles (17)
Posts (0)
Comments (242)
Sort by recent activity
Recent activity
Votes
Created
November 25, 2015 06:26
However, Python plugin is not working for CLion as for now. We are planning to investigate the possibilities to fix this in the 1.5 release planned for Spring.
Community
CLion
How to install other language extensions to CLion?
0 votes
Created
September 10, 2014 17:31
The proper way:- change variable in the CMakeCache editor in CLion- press Enter- click Apply Changes and Reload button in this tool windowyou are done
Community
CLion
How to specify environment variables for cmake invocation
0 votes
Created
September 11, 2014 11:00
You can't pass the env variable to CMake now (http://youtrack.jetbrains.com/issue/CPP-188). We hope to fix this in the next updates. So now only the option to set them in CMakeCache is available.As...
Community
CLion
How to specify environment variables for cmake invocation
0 votes
Created
September 14, 2014 13:54
Here is the feature request in our tracker for this: http://youtrack.jetbrains.com/issue/CPP-1044Feel free to provide more comments, follow the issue and vote for it to increase priority.
Community
CLion
Feature create corresponding header/source file
0 votes
Created
September 14, 2014 13:29
Could you please be so kind and add this to the tracker? http://youtrack.jetbrains.com/issues/CPP
Community
CLion
Main menu - Code - Implement Methods... duplicates methods already implemented
0 votes
Created
September 12, 2014 11:24
Ok. I understood you. I've created a feature request in our tracker for this: http://youtrack.jetbrains.com/issue/CPP-1023. Feel free to vote.> set the build options before the initial configuratio...
Community
CLion
How can I disable parallel builds?
0 votes
Created
September 11, 2014 10:50
This should be done via CMakeLists.txt files. Have a look here to get the list of most important macros for CMake.
Community
CLion
How do I add external libraries
0 votes
Created
September 08, 2014 17:08
It's true. You can't use previous glibc version with bundled cmake and gdb.However you can specify the cmake and gdb you want (if it differ from the bundled one) in Preferences (Settings) | Build, ...
Community
CLion
Problem on Debian stable: embedded cmake and gdb depend on glibc >=2.14
0 votes
Created
September 09, 2014 11:43
Планируем: http://youtrack.jetbrains.com/issue/CPP-494. Можете проголосовать, если это для Вас важно.
Community
CLion
how to import from a Netbeans project?
0 votes
Created
September 09, 2014 08:35
Hello,There is no option currently to build all targets: http://youtrack.jetbrains.com/issue/CPP-158As for the cmake parameters jut set it in the CMakeLists.txt file like: SET(CMAKE_BUILD_TYPE RelW...
Community
CLion
How to Cmake all targets to do complete build of the project
0 votes
«
First
‹
Previous
Next
›
Last
»