Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Anton Makeev
Total activity
2373
Last activity
April 15, 2019 16:26
Member since
July 02, 2007 11:05
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
888
Activity overview
Posts (2)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
July 21, 2017 17:36
You can use 'com.jetbrains.cidr.cpp.execution.build.CMakeBuild#clean' for that
Community
IntelliJ IDEA Open API and Plugin Development
CLion - clean project
0 votes
Edited
July 04, 2017 12:16
Normally, such files should be visible in the Project view, but in the screenshot there are none. Could you please try to isolate the problem in a sample project and attach to the ticket?
Community
CLion
Source files are located outside of CMakeLists.txt directory
0 votes
Created
May 18, 2017 10:47
Please check generated files CMakeOutput.log and CMakeError.log, they might help diagnose the issue. If they are not helpful, please check if the previous versions of CMake/CLion work in this envir...
Community
CLion
Error with the MinGW and CMake
0 votes
Created
May 17, 2017 09:12
Joshua, sorry for the delay. To modify CMake build configurations you need to update the whole list: get the list of configurations using CMakeSettings#setConfigurations create modified copies of ...
Community
IntelliJ IDEA Open API and Plugin Development
Clion: Modify CMake Build Environment Settings
0 votes
Created
May 03, 2017 09:53
Simon, we have removed the 'Build output path' settings in 2016.3; though, you still should be able to use CMAKE_{RUNTIME,LIBRARY,ARCHIVE}_OUTPUT_DIRECTORY to specify output directories for CMake. ...
FAQs
CLion FAQ
How to change a build directory in CLion? Is it possible to use in-source-tree build? Why does CLion generate several build types at once?
0 votes
Created
April 25, 2017 17:08
@Olof sorry for being late here. I have a couple of questions regarding your suggestion. Could we move the discussion to the ticket (CPP-7589)?
Community
CLion
cmake, glob, glob_recurse, adding files, reloading cmake and performance issues
0 votes
Created
April 11, 2017 11:03
That's strange, if you change the 'Target:' field to anything else, is the list of configurations updated?
Community
CLion
Two different builts in seperate build directories
0 votes
Created
April 04, 2017 09:53
The methods in the code example are only available in 2017.1. We are working on fully-integrated clang-tidy support.
Community
IntelliJ IDEA Open API and Plugin Development
CLion: Get cmake output directory
0 votes
Created
April 03, 2017 11:23
This looks suspicious: 'Configuration' combo box should contain all configurations registered in CMake settings. Do you have any errors/warnings in CMake tool window? Do you see both Release and De...
Community
CLion
Two different builts in seperate build directories
0 votes
Created
March 29, 2017 09:43
Sajith, in case the graphical view might have changes that are not reflected in the document, you might need a custom UndoProvider for them. If you simply need to keep the document and the view in ...
Community
IntelliJ IDEA Open API and Plugin Development
How to intercept Undo/Redo operations?
0 votes
«
First
‹
Previous
Next
›
Last
»