> 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. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
