Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How-to enable C++11 support?
How-to enable C++11 support? [message #1063955] Sun, 16 June 2013 16:57 Go to next message
Nathan Adams is currently offline Nathan AdamsFriend
Messages: 3
Registered: June 2013
Junior Member
I need to enable C++11 support, but the various forum posts, FAQs, etc. on the topic provide a confusing and conflicting description of how to do so, and the result is an environment that has only partial support for C++11.

For example, I can initialize a std::pair using the {} syntax, but I can't use std::thread.

Is there a succinct (and correct) set of instructions for enabling full C++11 support in Eclipse?

Thank you!

----

Linux nereidum 3.5.0-34-generic #55-Ubuntu SMP Thu Jun 6 20:18:19 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

g++ (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2

Eclipse Platform version 3.8.0 (Build id: I20120502-2000)

Eclipse C/C++ Remote Debug Launcher version 6.0.0.dist (Build id: @build@)

Eclipse GCC Cross Compiler Support version 1.1.0.dist (Build id: @build@)

Eclipse GDB Common version 7.0.0.dist (Build id: @build@)
Re: How-to enable C++11 support? [message #1063969 is a reply to message #1063955] Mon, 17 June 2013 01:39 Go to previous message
danni Ice is currently offline danni IceFriend
Messages: 3
Registered: June 2013
Junior Member
hi,

you can try this tutorials on youtube:

www.youtube.com/watch?v=8FhkEzinEdI

www.youtube.com/watch?v=XrORmnW-p5s
Previous Topic:Eclipse with Qt-integrator
Next Topic:Dependencies are not taking effect when using the headerless build
Goto Forum:
  


Current Time: Fri Apr 26 02:27:05 GMT 2024

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

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

Back to the top