Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C++11 needed in workspace(C++11 needed in workspace)
C++11 needed in workspace [message #1386960] Mon, 23 June 2014 09:15
Thies Thate is currently offline Thies ThateFriend
Messages: 2
Registered: June 2014
Junior Member
As c++11 beginner I follow some Stroustrup C++ exercises.
(Programming 2nd edition, using his std_lib_facilities.h)

Each exercise has to be setup as a new project.
Up to now I have to add -std=c++11 via Project/Properties/C/C++ Build/Settings/
GCC C++ Compiler/Miscellaneous, this works.

My question: how can I arrange this for the workspace, so that it is no more necessary
to add -std=c++11 for each project?

I tried this via window/preferences/ c/c++ /Build/Settings/Discovery/CDT GCC Built-in
Compiler Settings [Shared] (Command to get compiler specs:added there -std=c++11) but without effect.

Thanks for your help.

(Eclipse's CDT FAQ did not help in this, as far as I can see.)
Previous Topic:Debian error
Next Topic:cdt is the worst thing i have seen at least on windows
Goto Forum:
  


Current Time: Thu Apr 25 07:13:26 GMT 2024

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top