Skip to main content



      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 12:57 Go to next message
Eclipse UserFriend
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] Sun, 16 June 2013 21:39 Go to previous message
Eclipse UserFriend
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: Tue Jul 01 03:37:28 EDT 2025

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

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

Back to the top