Hi; Last weekend we updated to a newer version of the opencollada libraries. If you have disabled collada anyways in your build, then this email is not relevant for you.
For all others: The new collada version has now been prebuilt for Windows and OSX and can be downloaded from the Blender subversion library repository: https://svn.blender.org/svnroot/bf-blender/trunk/lib So for Windows and OSX a simple 'svn update' should do the trick for you. Then a rebuild of Blender should work without issues. All other platforms use a shell script for building the external libraries: build_files/build_environment/install_deps.sh This shell script has been updated by Bastien Montagne to also use the newest opencollada library. Hence you only need to call this file before building the next time. Thus ensure that you get the newest collada library. For completeness: We now use this version of opencollada: https://github.com/KhronosGroup/OpenCOLLADA/commit/3335ac164e68b2512a40914b14c74db260e6ff7d The reasons for updating was a missing API call which now has been included and is already used from within Blender's Collada exporter. -gaia- _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
