[Bf-committers] Fast Linux/CMake/QtCreator Setup Tutorial

Xavier Thomas xavier.thomas.1980 at gmail.com
Thu May 13 19:11:04 CEST 2010


> If I just open a term and run ~/blender-svn/build-cmake>ccmake ../blender
> then do a quick 'c' + 'g', then a make -j5, then i can go into QtC and
> everything will again build fine.

Alternatively, you can just run "cmake ." in the
"~/blender-svn/build-cmake" directory, or in
QtCreator->Projects->CMake buil directory -> Modify -> Next
Then you can build from QtCreator (Ctrl+Shift+B)

This needs to be done only when adding/removing files.


More information about the Bf-committers mailing list