rmilh wrote: > > > > Yes. In FindCOLLADA.cmake : > > IF (COLLADA_INCLUDE_DOMANY_DIR) > SET(COLLADA_DOM_2_4_OR_LATER TRUE) > ELSEIF() > SET(COLLADA_DOM_2_4_OR_LATER FALSE) > ENDIF() > > You will have to unset/remove entry COLLADA_INCLUDE_DOMANY_DIR . > > Cheers, > Robert Milharcic >
You are my saviour! Thank you my good man. I now can compile the dae plugin. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=67459#67459 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

