Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Werner Herzig
Follow
New posts
New posts and comments
Total activity
4
Last activity
February 27, 2016 08:16
Member since
December 10, 2015 08:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Werner Herzig
commented,
February 27, 2016 08:16
With Ubuntu 14.04 you're probably using gcc-4.8, which predates the c++14 standard. However, you should be able to use c++14 features with '-std=c++1y'
Community
CLion
Using -std=c++14 causes error.
0 votes
Werner Herzig
commented,
December 10, 2015 08:04
Go to Settings (in OSX Preferences), then Editor - Colors & Fonts - Console Font and you're all set (you might have to close all existing Terminal windows).Don't ask me what Editor Settings have to...
Community
CLion
[Windows 10 / Surface Pro 4] Text within terminal window in CLion is tiny. Screenshot within.
0 votes