dfu23 wrote: > > http://www.openscenegraph.org/projects/osg/wiki/Support/KnowledgeBase/Collada >
Maybe there's fault in that documentation or the way the CMake file configuration works. There have been some changes to the CMake files after this wiki page was written. dfu23 wrote: > > I'm using VC++ 2008 Express Edition > I have downloaded and built the Collada DOM > I have set the environment variable on Windows > Which of the COLLADA_* values are filled in by CMake? If the COLLADA_DIR environment variable points to the proper Collada DOM install directory all should be filled in by CMake automatically. If that does not work specify that directory by hand by setting the COLLADA_DOM_ROOT in CMake and selecting Configure. If that doesn't work you can always manually set the all files although it's a big list, but in this case the Collada CMake files contain an error. kind regards, Roland Smeenk ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=16080#16080 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

