blender/config
Arystanbek Dyussenov b91beefdb7 COLLADA: updated cmake and scons settings (on linux) to build against OpenCollada @ 675.
To build OpenCollada:
* apply this patch http://wiki.blender.org/index.php/File:Opencollada@675.diff
* build by typing 'scons XMLPARSER=expatnative' (pcre and expat must be installed)
* after build, copy all compiled libs into 'lib' (Blender build will refer to it):

rm -rd lib
mkdir lib
find . -iname '*.a' | xargs cp -t lib
2009-11-15 13:57:37 +00:00
..
darwin-config.py Mac : 2009-11-09 17:52:13 +00:00
irix6-config.py Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
linux2-config.py COLLADA: updated cmake and scons settings (on linux) to build against OpenCollada @ 675. 2009-11-15 13:57:37 +00:00
linuxcross-config.py Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
openbsd3-config.py Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
sunos5-config.py Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
win32-mingw-config.py Merge from trunk -r 24182:24247. Skipped change 24182 (merge of this branch into trunk). 2009-11-02 17:35:23 +00:00
win32-vc-config.py Merge from trunk -r 24182:24247. Skipped change 24182 (merge of this branch into trunk). 2009-11-02 17:35:23 +00:00
win64-vc-config.py Merge from trunk -r 24247:24313, -r 24313:24390. 2009-11-07 14:21:07 +00:00