Hi all, I'm having trouble building the collada plugin on windows. I'm using the svn version of osg and am aware of the cmake build support of the plugin. I modified the project files to work correctly but during linking, I receive unresolved symbol (_xmlFree) from the daeLIBXMLPlugin. I did a quick google and some others were able to resolve this by using the static version of libxml2 but that was unsuccessful as well. (If you are familiar with dev studio it was the issue where libs are built with conflicting Code Generation settings). Anyway, has anyone else successfully built the collada plugin on windows? Have any suggestions on resolving this? We have a model that is animated and we'd like to export it to collada and read it into osg. Thanks biv
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
