Regards On 22/01/2008, Simone Baldissini <[EMAIL PROTECTED]> wrote: > > I download the binary version (for Windows and for OSX leopard). > > I try to compile the source with visual studio express but clmake inform > that the compiler cl can't compile the test file !?! >
Hi Simone, I am also in a similar situation, I download the OpenSceneGraph 2.2.0source code and compiled it on Linux and in particular, set the require CMake variable to point to the COLLADA DOM/DAE library and headers. OSG 2.2.0 compiles fine, the osgdb_dae.so file was compiled and installed at the correct location (together with osgdb_obj.so) osgviewer is able to load Wavefront OBJ files but not COLLADA DAE files even though the plugins are compiled and installed in the same location. Regards -- Nicholas Yue BSc (Hons) MACM Need help with software development process? http://www.proceduralinsight.com/about.html
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

