hi

(1) i downloaded the collada prebuild library from
http://sourceforge.net/projects/collada-dom
(2) installed the prebuild library
http://sourceforge.net/project/showfiles.php?group_id=157838&package_id=211510(
17.04.2007)
(3) c-make configurated
(4) build osg with VC 7 and got the following errors:

Plug 3d dae error LNK2019: unresolved external symbol _xmlFree referenced in
function "private: void __thiscall daeLIBXMLPlugin::readAttributes(class
daeElement *,struct _xmlTextReader *)"
([EMAIL PROTECTED]@@AAEXPAVdaeElement@@PAU_xmlTextReader@@@Z)
Plug 3d dae error LNK2019: unresolved external symbol "public: bool
__thiscall daeURI::getPath(char *,int)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED])
referenced in function "protected: class osg::StateAttribute * __thiscall
osgdae::daeReader::processTexture(class
domCommon_color_or_texture_type_complexType::domTexture *)"
([EMAIL PROTECTED]@osgdae@@[EMAIL PROTECTED]@@
[EMAIL PROTECTED]@@@Z)


i read in the osg mailing list that may we have to build collada without
static linking, if this would be correct, is there an manual out there?

adegli
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to