i using codelite 5.1 on ubuntu qq. default, based on intalled qq , other tools, have gtcc , gt++ toolchains avialable. use gt++, seems along ok boost.
would things running using c++ 11 - steps need take? need install c++ 11 libs?
update see below
i tried on linux1:
first, under build options, create entry relevant compiler switch:
zoomed:
demonstration using g++:
- create project
- set build flags (global settings)
- build , run
success!
update:
you want tick enable c++11 standard checkbox under "code completion" too:
1 on ubuntu quantal, don't use distro version - crashes on opening project. use
deb http://repos.codelite.org/ubuntu/ quantal universe
Comments
Post a Comment