As long as the files are explicitly added to the CMakeLists.txt it will work, I made this change r32661. Without this we get a different problem where svn can add a file and CMake not register this unless its manually reconfigured.
see http://www.cmake.org/pipermail/cmake/2008-December/025694.html On Fri, Nov 26, 2010 at 2:09 PM, Lukas Tönne <[email protected]> wrote: > Sorry, forgot to add it to SVN. This seems to have worked > automatically from within QtCreator until recently, i'm just not used > to adding them manually yet ;) > > About broken files: from time to time i make changes that break older > files, and i'm just too lazy to make a do_versions for these little > changes every time. As soon as a "stable" version can be declared the > files created with that version should be kept compatible if possible. > I will try to setup a nice new demo file and post it on the blog > (thinking about making some kind of solar system animation, that can > use many of the new features, such as group nodes and rotations). > > On Fri, Nov 26, 2010 at 2:53 PM, Philipp Oeser <[email protected]> wrote: >> Hi! >> >> it seems there are files missing? (SIM_curve.c) >> >> Greetz Philipp >> >> btw.: still cant figure out how to actually use the nodetree (even >> though I read your blog...), is there any example blends that >> demonstrate very basic usage? the ones you posted on your blog still >> crash here... >> >> Thanx for all your work! >> >> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
