Using codelite 5.1 with C++ 11

General questions regarding the usage of CodeLite
mikey
CodeLite Enthusiast
Posts: 24
Joined: Thu Apr 18, 2013 9:46 am
Genuine User: Yes
IDE Question: C++
Contact:

Using codelite 5.1 with C++ 11

Post by mikey »

I am using CodeLite 5.1 on Ubuntu QQ. By default, based on what was intalled previously wth QQ and other tools, I have the gtCC and gt++ toolchains avialable. I always use gt++, which seems to get along OK with Boost.

Would like to get things running using C++ 11 - what steps do I need to take?
elkvis
CodeLite Enthusiast
Posts: 18
Joined: Wed Jul 21, 2010 5:17 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Using codelite 5.1 with C++ 11

Post by elkvis »

look at this thread
mikey
CodeLite Enthusiast
Posts: 24
Joined: Thu Apr 18, 2013 9:46 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: Using codelite 5.1 with C++ 11

Post by mikey »

I see - thanks.
Post Reply