[Qt-creator] Problems using c++11 features
Sergey Shambir
sergey.shambir.auto at gmail.com
Wed Apr 3 19:25:29 CEST 2013
You can build QtCreator from branch with experimental ClangCodeModel
plugin. It much more precise and can handle complex templates, but lacks
some features like automatic dot replacement for pointers.
Setting up steps described here:
http://qt-project.org/wiki/wip-clang-setting-up
Stable snapshot is here:
https://qt.gitorious.org/+qtcreator-clang-edgers/qtcreator-clang-stable
And of course, Przemyslaw doing his amazing patches, so problem will be
solved in some future.
More information about the Qt-creator
mailing list