On 10.01.2014 12:36, Poenitz Andre wrote: > > This is will be the first release containing the previous wip/clang > branch as experimental plugin. It's already integrated into the master > branch, but building currently still takes some manual effort, see > https://qt.gitorious.org/qt-creator/qt-creator/commit/83bfaa630b38801feba1fb42e777724cd3800133
A simplified way to build Clang could be found here https://github.com/syntheticpp/Der-Clang It's a meta-repository which hosts the necessary repositories as submodules. To get the code, clone it and run ./update (works on Linux and Windows with a bash). BTW, the fastest way to build on Windows is to use cmake with ninja. Peter _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
