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
September 09, 2014 08:46
You can set the incude_directories macro in CMakeLists.txt.Also may be the completionvariants that are missing are placed in the files not included into the project (you should point all your files...
Community
CLion
auto completion does give enough suggestion
0 votes
Created
September 09, 2014 08:28
Hello,CMake 3 is not supported yet (http://youtrack.jetbrains.com/issue/CPP-437)As for the MinGW there is a thread here: http://youtrack.jetbrains.com/issue/CPP-785 that can help you to figure out ...
Community
CLion
MinGW not found on Windows 7
0 votes
Created
January 29, 2016 10:10
Hi, First of all, we are sincerely sorry you feel this way.Second, I would suggest to go through the list of your problems step by step to find out the source of them, since it's not all typical pr...
Community
CLion
Clion IDE
0 votes
Created
September 15, 2014 16:13
CLion takes the information about the file included into the project from the CMakeLists.txt files. So CMake build system is necessary for your project to be supported in CLion.We are planning to s...
Community
CLion
Possible to have CLion build a project with an external command, e.g. make?
0 votes
Created
September 08, 2014 19:50
Hello,CLion takes all the information from cmake so you can use usual CMake variables to specify this like CMAKE_BINARY_DIR.
Community
CLion
Customizing the build/run process
0 votes
Created
September 18, 2014 09:30
Does this HEADER_FILES macro is used then in something like:add_library(lib_name STATIC ${SOURCE_FILES} ${HEADER_FILES})oradd_executable(exec_name ${SOURCE_FILES} ${HEADER_FILES}) ?
Community
CLion
can't resolve included libraries
0 votes
Created
September 19, 2014 13:34
Ok, got it. Looks like this is the same as here: https://youtrack.jetbrains.com/issue/CPP-170#comment=27-795371Check the workaround there. Does it help?
Community
CLion
can't resolve included libraries
0 votes
Created
September 19, 2014 09:09
Add this to the tracker please with some code sample to investigate.
Community
CLion
How to use external shell instead of inbuilt terminal?
0 votes
Created
September 17, 2014 14:46
Vote for the feature request if you are interested in it: http://youtrack.jetbrains.com/issue/CPP-1102
Community
CLion
Support for SCons?
0 votes
Created
September 16, 2014 11:45
Unfortunately not now. Follow and vote for this: http://youtrack.jetbrains.com/issue/CPP-744
Community
CLion
Secure Shell
0 votes
«
First
‹
Previous
Next
›
Last
»