Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
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
January 08, 2015 10:37
Andrey,by default new project are generated with C++11 standard.To use C99 with C-code, add the following:set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99") and make sure the corresponding files are c,...
Community
CLion
Unable to use c99 mode
0 votes
Created
December 23, 2015 13:37
Not sure I understand; what would the runner do?
Community
CLion
Clion: how to get all targets
0 votes
Created
November 25, 2015 21:44
Daniel, ~/.CLion12/system folder contains all IDE caches and internal data together with local history.It's totaly OK to change the folder location, but keep in mind that deleting the caches will h...
Community
CLion
What files are safe to put on ephemeral storage?
0 votes
Created
May 19, 2015 17:27
Jack, could you please attach a log file (Help | Show Log) and take a thread dump using 'jstack <clion_pid>' command line?
Community
CLion
CLion hang "scanning files to index" on Ubuntu 15.04 when opening project
0 votes
Created
December 23, 2015 13:21
What do you mean by "RunnerAndConfigurationSettingsImpl for c", what exactly do you want to achieve?
Community
CLion
Clion: how to get all targets
0 votes
Created
June 01, 2016 12:26
@Peter, nope, even with these flags. Due to some specifics, 32-bit java has a limitation of ~700mb for Xmx.
Community
CLion
32 bit version of CLion available yet?
0 votes
Created
June 01, 2016 12:23
Most likely it's related to the Java which the IDEs run on. Could you please check Java versions in Help | About? Are they the same?
Community
CLion
Colour scheme is different than PyCharm
0 votes
Edited
June 01, 2016 12:18
OS X requires some additional compiler settings, please check the instructions. Do they help?
Community
CLion
GDB Pretty Print on El Capitan
0 votes
Created
May 30, 2016 22:29
Indeed, I have misinterpreted what you wanted. If you already have CMakeLists.txt that contains targets from both projects, you can just run and build them separately using run configurations. Othe...
Community
CLion
Build SubDirectories Separately
0 votes
Edited
May 30, 2016 11:52
Ferenc, we are really sorry to disappoint you with Swift support. We really do our best to deliver new features as quickly as we can. Namely, syntax highlighting via SourceKit will be available in ...
Community
AppCode
When will be usable the AppCode with swift?
0 votes
«
First
‹
Previous
Next
›
Last
»