Hi,
have checked the libaries that are used, they should be ok.
I pulled a recent GIT clone of OpenSG2, downloaded the supports lib from the daily build mirror and tried to build on my own.
Some remarks:
- the last GIT commit was done 10.04.2013; Is this really the latest version?
- OSGFileIO doesn't build; define OSG_WITH_COLLADA_NAMESPACE was missing..
- OSGFileIO doesn't link, here's the error log:
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""private: static bool __cdecl pcrecpp::Arg::parse_string(char const *,int,void *)" (?parse_string@Arg@pcrecpp@@CA_NPBDHPAX@Z)" in Funktion ""public: __thiscall pcrecpp::Arg::Arg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *)" (??0Arg@pcrecpp@@QAE@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""private: void __thiscall pcrecpp::RE::Init(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class pcrecpp::RE_Options const *)" (?Init@RE@pcrecpp@@AAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBVRE_Options@2@@Z)" in Funktion ""public: __thiscall pcrecpp::RE::RE(char const *)" (??0RE@pcrecpp@@QAE@PBD@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: bool __thiscall pcrecpp::RE::PartialMatch(class pcrecpp::StringPiece const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &)const " (?PartialMatch@RE@pcrecpp@@QBE_NABVStringPiece@2@ABVArg@2@111111111111111@Z)" in Funktion ""void __cdecl `anonymous namespace'::parsePath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?parsePath@?A0x8629c859@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@11@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""public: static class pcrecpp::Arg pcrecpp::RE::no_arg" (?no_arg@RE@pcrecpp@@2VArg@2@A)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: bool __thiscall pcrecpp::RE::FullMatch(class pcrecpp::StringPiece const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &)const " (?FullMatch@RE@pcrecpp@@QBE_NABVStringPiece@2@ABVArg@2@111111111111111@Z)" in Funktion ""bool __cdecl cdom::parseUriRef(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?parseUriRef@cdom@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@1111@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: __thiscall pcrecpp::RE::~RE(void)" (??1RE@pcrecpp@@QAE@XZ)" in Funktion ""void __cdecl `void __cdecl `anonymous namespace'::parsePath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &)'::`2'::`dynamic atexit destructor for 'findExt''(void)" (??__FfindExt@?1??parsePath@?A0x8629c859@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@11@Z@YAXXZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderGetParserLineNumber" in Funktion ""int __cdecl `anonymous namespace'::getCurrentLineNumber(struct _xmlTextReader *)" (?getCurrentLineNumber@?A0x0c3a8846@@YAHPAU_xmlTextReader@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_UTF8Toisolat1" in Funktion ""unsigned char * __cdecl `anonymous namespace'::utf8ToLatin1(unsigned char const *)" (?utf8ToLatin1@?A0x0c3a8846@@YAPAEPBE@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlStrlen" in Funktion ""unsigned char * __cdecl `anonymous namespace'::utf8ToLatin1(unsigned char const *)" (?utf8ToLatin1@?A0x0c3a8846@@YAPAEPBE@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlBufferFree" in Funktion ""public: __thiscall `anonymous namespace'::xmlBufferHandler::~xmlBufferHandler(void)" (??1xmlBufferHandler@?A0x0c3a8846@@QAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlCleanupParser" in Funktion ""public: virtual __thiscall daeLIBXMLPlugin::~daeLIBXMLPlugin(void)" (??1daeLIBXMLPlugin@@UAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlFreeTextWriter" in Funktion ""public: virtual __thiscall daeLIBXMLPlugin::~daeLIBXMLPlugin(void)" (??1daeLIBXMLPlugin@@UAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlFreeTextReader" in Funktion ""public: __thiscall xmlTextReaderHelper::~xmlTextReaderHelper(void)" (??1xmlTextReaderHelper@@QAE@XZ)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlFreeTextReader".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_isolat1ToUTF8" in Funktion ""unsigned char * __cdecl `anonymous namespace'::latin1ToUtf8(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?latin1ToUtf8@?A0x0c3a8846@@YAPAEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderSetErrorHandler" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(class daeURI const &)" (??0xmlTextReaderHelper@@QAE@ABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlReaderForFile" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(class daeURI const &)" (??0xmlTextReaderHelper@@QAE@ABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlReaderForFile".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlReaderForDoc" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(char const *,class daeURI const &)" (??0xmlTextReaderHelper@@QAE@PBDABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderConstValue" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderConstValue".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderConstName" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderConstName".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderMoveToNextAttribute" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderAttributeCount" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderNodeType" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderNodeType".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderRead" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderRead".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderNext" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderIsEmptyElement" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndAttribute" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterWriteString" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartAttribute" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndElement" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeElement(class daeElement *)" (?writeElement@daeLIBXMLPlugin@@AAEXPAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartElement" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeElement(class daeElement *)" (?writeElement@daeLIBXMLPlugin@@AAEXPAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterFlush" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndDocument" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartDocument" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterSetIndent" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterSetIndentString" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlNewTextWriterFilename" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlNewTextWriterMemory" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlBufferCreate" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlInitParser" in Funktion ""public: __thiscall daeLIBXMLPlugin::daeLIBXMLPlugin(class DAE &)" (??0daeLIBXMLPlugin@@QAE@AAVDAE@@@Z)".
2>D:\Dev\opensg2\build\win32\bin\Release\OSGFileIO.dll : fatal error LNK1120: 39 nicht aufgelöste externe Verweise.
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""private: void __thiscall pcrecpp::RE::Init(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class pcrecpp::RE_Options const *)" (?Init@RE@pcrecpp@@AAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBVRE_Options@2@@Z)" in Funktion ""public: __thiscall pcrecpp::RE::RE(char const *)" (??0RE@pcrecpp@@QAE@PBD@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: bool __thiscall pcrecpp::RE::PartialMatch(class pcrecpp::StringPiece const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &)const " (?PartialMatch@RE@pcrecpp@@QBE_NABVStringPiece@2@ABVArg@2@111111111111111@Z)" in Funktion ""void __cdecl `anonymous namespace'::parsePath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?parsePath@?A0x8629c859@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@11@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""public: static class pcrecpp::Arg pcrecpp::RE::no_arg" (?no_arg@RE@pcrecpp@@2VArg@2@A)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: bool __thiscall pcrecpp::RE::FullMatch(class pcrecpp::StringPiece const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &,class pcrecpp::Arg const &)const " (?FullMatch@RE@pcrecpp@@QBE_NABVStringPiece@2@ABVArg@2@111111111111111@Z)" in Funktion ""bool __cdecl cdom::parseUriRef(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?parseUriRef@cdom@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@1111@Z)".
2>libosgcollada14dom24.lib(daeURI.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: __thiscall pcrecpp::RE::~RE(void)" (??1RE@pcrecpp@@QAE@XZ)" in Funktion ""void __cdecl `void __cdecl `anonymous namespace'::parsePath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &,class basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::A0x8629c859 &)'::`2'::`dynamic atexit destructor for 'findExt''(void)" (??__FfindExt@?1??parsePath@?A0x8629c859@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@11@Z@YAXXZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderGetParserLineNumber" in Funktion ""int __cdecl `anonymous namespace'::getCurrentLineNumber(struct _xmlTextReader *)" (?getCurrentLineNumber@?A0x0c3a8846@@YAHPAU_xmlTextReader@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_UTF8Toisolat1" in Funktion ""unsigned char * __cdecl `anonymous namespace'::utf8ToLatin1(unsigned char const *)" (?utf8ToLatin1@?A0x0c3a8846@@YAPAEPBE@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlStrlen" in Funktion ""unsigned char * __cdecl `anonymous namespace'::utf8ToLatin1(unsigned char const *)" (?utf8ToLatin1@?A0x0c3a8846@@YAPAEPBE@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlBufferFree" in Funktion ""public: __thiscall `anonymous namespace'::xmlBufferHandler::~xmlBufferHandler(void)" (??1xmlBufferHandler@?A0x0c3a8846@@QAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlCleanupParser" in Funktion ""public: virtual __thiscall daeLIBXMLPlugin::~daeLIBXMLPlugin(void)" (??1daeLIBXMLPlugin@@UAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlFreeTextWriter" in Funktion ""public: virtual __thiscall daeLIBXMLPlugin::~daeLIBXMLPlugin(void)" (??1daeLIBXMLPlugin@@UAE@XZ)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlFreeTextReader" in Funktion ""public: __thiscall xmlTextReaderHelper::~xmlTextReaderHelper(void)" (??1xmlTextReaderHelper@@QAE@XZ)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlFreeTextReader".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_isolat1ToUTF8" in Funktion ""unsigned char * __cdecl `anonymous namespace'::latin1ToUtf8(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?latin1ToUtf8@?A0x0c3a8846@@YAPAEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderSetErrorHandler" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(class daeURI const &)" (??0xmlTextReaderHelper@@QAE@ABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlReaderForFile" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(class daeURI const &)" (??0xmlTextReaderHelper@@QAE@ABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlReaderForFile".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlReaderForDoc" in Funktion ""public: __thiscall xmlTextReaderHelper::xmlTextReaderHelper(char const *,class daeURI const &)" (??0xmlTextReaderHelper@@QAE@PBDABVdaeURI@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderConstValue" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderConstValue".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderConstName" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderConstName".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderMoveToNextAttribute" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderAttributeCount" in Funktion ""void __cdecl `anonymous namespace'::packageCurrentAttributes(struct _xmlTextReader *,enum DAE::charEncoding,class std::vector<struct std::pair<char const *,char const *>,class std::allocator<struct std::pair<char const *,char const *> > > &)" (?packageCurrentAttributes@?A0x0c3a8846@@YAXPAU_xmlTextReader@@W4charEncoding@DAE@@AAV?$vector@U?$pair@PBDPBD@std@@V?$allocator@U?$pair@PBDPBD@std@@@2@@std@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderNodeType" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderNodeType".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderRead" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeZAEUncompressHandler.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_xmlTextReaderRead".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderNext" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextReaderIsEmptyElement" in Funktion ""private: class daeSmartRef<class daeElement> __thiscall daeLIBXMLPlugin::readElement(struct _xmlTextReader *,class daeElement *,int &)" (?readElement@daeLIBXMLPlugin@@AAE?AV?$daeSmartRef@VdaeElement@@@@PAU_xmlTextReader@@PAVdaeElement@@AAH@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndAttribute" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterWriteString" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartAttribute" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeAttribute(class daeMetaAttribute *,class daeElement *)" (?writeAttribute@daeLIBXMLPlugin@@AAEXPAVdaeMetaAttribute@@PAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndElement" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeElement(class daeElement *)" (?writeElement@daeLIBXMLPlugin@@AAEXPAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartElement" in Funktion ""private: void __thiscall daeLIBXMLPlugin::writeElement(class daeElement *)" (?writeElement@daeLIBXMLPlugin@@AAEXPAVdaeElement@@@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterFlush" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterEndDocument" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterStartDocument" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterSetIndent" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlTextWriterSetIndentString" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlNewTextWriterFilename" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlNewTextWriterMemory" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlBufferCreate" in Funktion ""public: virtual int __thiscall daeLIBXMLPlugin::write(class daeURI const &,class daeDocument *,bool)" (?write@daeLIBXMLPlugin@@UAEHABVdaeURI@@PAVdaeDocument@@_N@Z)".
2>libosgcollada14dom24.lib(daeLIBXMLPlugin.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_xmlInitParser" in Funktion ""public: __thiscall daeLIBXMLPlugin::daeLIBXMLPlugin(class DAE &)" (??0daeLIBXMLPlugin@@QAE@AAVDAE@@@Z)".
2>D:\Dev\opensg2\build\win32\bin\Release\OSGFileIO.dll : fatal error LNK1120: 39 nicht aufgelöste externe Verweise.
Guess something is missing! :-)
Thanks,
Michael
Gesendet: Donnerstag, 16. Mai 2013 um 16:35 Uhr
Von: "Carsten Neumann" <[email protected]>
An: [email protected]
Betreff: Re: [Opensg-users] OpenSG2 daily build
Von: "Carsten Neumann" <[email protected]>
An: [email protected]
Betreff: Re: [Opensg-users] OpenSG2 daily build
Hello Michael,
just as a quick check, do you have any directories in your PATH that contain zlib, libpng/jpeg etc. DLLs which are then picked up instead of the ones from the support libs? In my experience strange crashes like this are often the result of accidentally mixing libs with incompatible ABIs/runtimes.
Cheers,
Carsten
Sent with AquaMail for Android
http://www.aqua-mail.com
On May 16, 2013 9:51:04 AM "Michael Raab" wrote:
Hi,today I started to think about porting our applications to OpenSG2.0. I downloaded the latest daily builds of OpenSG2.0 and its support libs for Windows (32bit).At first I tried to start appCSM.exe. It crashes immediately, the console shows Got 0000000. Any ideas?The next thing I noticed was that the bin folders for relnoopt, debugopt and debug do not contain any debug information (*.pdb).In my opinion it would be a good idea to deliver that files as well.Michael
------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d
_______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
