[xsd-users] VStudio 2010

Bidski bidski at bigpond.net.au
Thu Feb 11 04:45:42 EST 2010


Hello all,

Is there a version of xsd that is compatible with Visual Studio 2010 Beta 2 and Windows 7 32- and 64- bit?

I have attempted to use it but all i have gotten is about 50 unresolved externals. I have added the include directory to my projects "Include Directories" and the lib directory to my projects "Library Directories" but beyond that im not sure what else to do.

Here is a list of the unresolved externals if that helps anyone

Error 54 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_3_0::XMLPlatformUtils::Initialize(char const * const,char const * const,class xercesc_3_0::PanicHandler * const,class xercesc_3_0::MemoryManager * const)" (__imp_?Initialize at XMLPlatformUtils@xercesc_3_0@@SAXQBD0QAVPanicHandler at 2@QAVMemoryManager at 2@@Z) referenced in function "void __cdecl xsd::cxx::xml::initialize(void)" (?initialize at xml@cxx at xsd@@YAXXZ) Inventory.obj
Error 55 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static char const * const xercesc_3_0::XMLUni::fgXercescDefaultLocale" (__imp_?fgXercescDefaultLocale at XMLUni@xercesc_3_0@@2QBDB) Inventory.obj
Error 56 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_3_0::XMLPlatformUtils::Terminate(void)" (__imp_?Terminate at XMLPlatformUtils@xercesc_3_0@@SAXXZ) referenced in function "void __cdecl xsd::cxx::xml::terminate(void)" (?terminate at xml@cxx at xsd@@YAXXZ) Inventory.obj
Error 57 error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_3_0::InputSource::InputSource(class xercesc_3_0::MemoryManager * const)" (__imp_??0InputSource at xercesc_3_0@@IAE at QAVMemoryManager@1@@Z) referenced in function "public: __thiscall xsd::cxx::xml::sax::std_input_source::std_input_source(class std::basic_istream<char,struct std::char_traits<char> > &)" (??0std_input_source at sax@xml at cxx@xsd@@QAE at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z) Inventory.obj
Error 58 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class xercesc_3_0::MemoryManager * xercesc_3_0::XMLPlatformUtils::fgMemoryManager" (__imp_?fgMemoryManager at XMLPlatformUtils@xercesc_3_0@@2PAVMemoryManager at 2@A) Inventory.obj
Error 59 error LNK2001: unresolved external symbol "public: virtual wchar_t const * __thiscall xercesc_3_0::InputSource::getEncoding(void)const " (?getEncoding at InputSource@xercesc_3_0@@UBEPB_WXZ) Inventory.obj
Error 60 error LNK2001: unresolved external symbol "public: virtual wchar_t const * __thiscall xercesc_3_0::InputSource::getPublicId(void)const " (?getPublicId at InputSource@xercesc_3_0@@UBEPB_WXZ) Inventory.obj
Error 61 error LNK2001: unresolved external symbol "public: virtual wchar_t const * __thiscall xercesc_3_0::InputSource::getSystemId(void)const " (?getSystemId at InputSource@xercesc_3_0@@UBEPB_WXZ) Inventory.obj
Error 62 error LNK2001: unresolved external symbol "public: virtual bool __thiscall xercesc_3_0::InputSource::getIssueFatalErrorIfNotFound(void)const " (?getIssueFatalErrorIfNotFound at InputSource@xercesc_3_0@@UBE_NXZ) Inventory.obj
Error 63 error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_3_0::InputSource::setEncoding(wchar_t const * const)" (?setEncoding at InputSource@xercesc_3_0@@UAEXQB_W at Z) Inventory.obj
Error 64 error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_3_0::InputSource::setPublicId(wchar_t const * const)" (?setPublicId at InputSource@xercesc_3_0@@UAEXQB_W at Z) Inventory.obj
Error 65 error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_3_0::InputSource::setSystemId(wchar_t const * const)" (?setSystemId at InputSource@xercesc_3_0@@UAEXQB_W at Z) Inventory.obj
Error 66 error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_3_0::InputSource::setIssueFatalErrorIfNotFound(bool)" (?setIssueFatalErrorIfNotFound at InputSource@xercesc_3_0@@UAEX_N at Z) Inventory.obj
Error 67 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_3_0::XMemory::operator delete(void *)" (__imp_??3XMemory at xercesc_3_0@@SAXPAX at Z) referenced in function __unwindfunclet$?makeStream at std_input_source@sax at xml@cxx at xsd@@UBEPAVBinInputStream at xercesc_3_0@@XZ$0 Inventory.obj
Error 68 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void * __cdecl xercesc_3_0::XMemory::operator new(unsigned int)" (__imp_??2XMemory at xercesc_3_0@@SAPAXI at Z) referenced in function "public: virtual class xercesc_3_0::BinInputStream * __thiscall xsd::cxx::xml::sax::std_input_source::makeStream(void)const " (?makeStream at std_input_source@sax at xml@cxx at xsd@@UBEPAVBinInputStream at xercesc_3_0@@XZ) Inventory.obj
Error 69 error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_3_0::BinInputStream::BinInputStream(void)" (__imp_??0BinInputStream at xercesc_3_0@@IAE at XZ) referenced in function "public: __thiscall xsd::cxx::xml::sax::std_input_stream::std_input_stream(class std::basic_istream<char,struct std::char_traits<char> > &)" (??0std_input_stream at sax@xml at cxx@xsd@@QAE at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z) Inventory.obj
Error 70 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_3_0::BinInputStream::~BinInputStream(void)" (__imp_??1BinInputStream at xercesc_3_0@@UAE at XZ) referenced in function "public: virtual __thiscall xsd::cxx::xml::sax::std_input_stream::~std_input_stream(void)" (??1std_input_stream at sax@xml at cxx@xsd@@UAE at XZ) Inventory.obj
Error 71 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_3_0::InputSource::~InputSource(void)" (__imp_??1InputSource at xercesc_3_0@@UAE at XZ) referenced in function "public: virtual __thiscall xsd::cxx::xml::sax::std_input_source::~std_input_source(void)" (??1std_input_source at sax@xml at cxx@xsd@@UAE at XZ) Inventory.obj
Error 72 error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_3_0::XMLFormatTarget::XMLFormatTarget(void)" (__imp_??0XMLFormatTarget at xercesc_3_0@@IAE at XZ) referenced in function "public: __thiscall xsd::cxx::xml::dom::ostream_format_target::ostream_format_target(class std::basic_ostream<char,struct std::char_traits<char> > &)" (??0ostream_format_target at dom@xml at cxx@xsd@@QAE at AAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z) Inventory.obj
Error 73 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_3_0::XMLFormatTarget::~XMLFormatTarget(void)" (__imp_??1XMLFormatTarget at xercesc_3_0@@UAE at XZ) referenced in function "public: virtual __thiscall xsd::cxx::xml::dom::ostream_format_target::~ostream_format_target(void)" (??1ostream_format_target at dom@xml at cxx@xsd@@UAE at XZ) Inventory.obj
Error 74 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::SchemaSymbols::fgXSI_NONAMESPACESCHEMALOCACTION" (__imp_?fgXSI_NONAMESPACESCHEMALOCACTION at SchemaSymbols@xercesc_3_0@@2QB_WB) Inventory.obj
Error 75 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::SchemaSymbols::fgXSI_SCHEMALOCACTION" (__imp_?fgXSI_SCHEMALOCACTION at SchemaSymbols@xercesc_3_0@@2QB_WB) Inventory.obj
Error 76 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::SchemaSymbols::fgURI_XSI" (__imp_?fgURI_XSI at SchemaSymbols@xercesc_3_0@@2QB_WB) Inventory.obj
Error 77 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl xercesc_3_0::XMLString::equals(wchar_t const *,wchar_t const *)" (__imp_?equals at XMLString@xercesc_3_0@@SA_NPB_W0 at Z) referenced in function "void __cdecl xsd::cxx::xml::dom::clear<char>(class xercesc_3_0::DOMElement &)" (??$clear at D@dom at xml@cxx at xsd@@YAXAAVDOMElement at xercesc_3_0@@@Z) Inventory.obj
Error 78 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXMLNSURIName" (__imp_?fgXMLNSURIName at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 79 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned long __cdecl xercesc_3_0::XMLString::stringLen(wchar_t const * const)" (__imp_?stringLen at XMLString@xercesc_3_0@@SAKQB_W at Z) referenced in function "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl xsd::cxx::xml::transcode<char>(wchar_t const *)" (??$transcode at D@xml at cxx@xsd@@YA?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@PB_W at Z) Inventory.obj
Error 80 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMErrorHandler" (__imp_?fgDOMErrorHandler at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 81 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXercesSchemaExternalNoNameSpaceSchemaLocation" (__imp_?fgXercesSchemaExternalNoNameSpaceSchemaLocation at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 82 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXercesSchemaExternalSchemaLocation" (__imp_?fgXercesSchemaExternalSchemaLocation at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 83 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXercesUserAdoptsDOMDocument" (__imp_?fgXercesUserAdoptsDOMDocument at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 84 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXercesSchemaFullChecking" (__imp_?fgXercesSchemaFullChecking at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 85 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgXercesSchema" (__imp_?fgXercesSchema at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 86 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMValidate" (__imp_?fgDOMValidate at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 87 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMElementContentWhitespace" (__imp_?fgDOMElementContentWhitespace at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 88 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMNamespaces" (__imp_?fgDOMNamespaces at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 89 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMEntities" (__imp_?fgDOMEntities at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 90 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMDatatypeNormalization" (__imp_?fgDOMDatatypeNormalization at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 91 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMComments" (__imp_?fgDOMComments at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 92 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class xercesc_3_0::DOMImplementation * __cdecl xercesc_3_0::DOMImplementationRegistry::getDOMImplementation(wchar_t const *)" (__imp_?getDOMImplementation at DOMImplementationRegistry@xercesc_3_0@@SAPAVDOMImplementation at 2@PB_W at Z) referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class xercesc_3_0::DOMDocument> __cdecl xsd::cxx::xml::dom::parse<char>(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class xercesc_3_0::DOMErrorHandler &,class xsd::cxx::xml::properties<char> const &,unsigned long)" (??$parse at D@dom at xml@cxx at xsd@@YA?AU?$auto_ptr at VDOMDocument@xercesc_3_0@@@0123 at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAVDOMErrorHandler at xercesc_3_0@@ABV?$properties at D@123 at K@Z) Inventory.obj
Error 93 error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_3_0::InputSource::InputSource(wchar_t const * const,class xercesc_3_0::MemoryManager * const)" (__imp_??0InputSource at xercesc_3_0@@IAE at QB_WQAVMemoryManager@1@@Z) referenced in function "public: __thiscall xsd::cxx::xml::sax::std_input_source::std_input_source<char>(class std::basic_istream<char,struct std::char_traits<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$?0D at std_input_source@sax at xml@cxx at xsd@@QAE at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@6@@Z) Inventory.obj
Error 94 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_3_0::Wrapper4InputSource::~Wrapper4InputSource(void)" (__imp_??1Wrapper4InputSource at xercesc_3_0@@UAE at XZ) referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class xercesc_3_0::DOMDocument> __cdecl xsd::cxx::xml::dom::parse<char>(class xercesc_3_0::InputSource &,class xercesc_3_0::DOMErrorHandler &,class xsd::cxx::xml::properties<char> const &,unsigned long)" (??$parse at D@dom at xml@cxx at xsd@@YA?AU?$auto_ptr at VDOMDocument@xercesc_3_0@@@0123 at AAVInputSource@xercesc_3_0@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z) Inventory.obj
Error 95 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_3_0::Wrapper4InputSource::Wrapper4InputSource(class xercesc_3_0::InputSource * const,bool,class xercesc_3_0::MemoryManager * const)" (__imp_??0Wrapper4InputSource at xercesc_3_0@@QAE at QAVInputSource@1 at _NQAVMemoryManager@1@@Z) referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class xercesc_3_0::DOMDocument> __cdecl xsd::cxx::xml::dom::parse<char>(class xercesc_3_0::InputSource &,class xercesc_3_0::DOMErrorHandler &,class xsd::cxx::xml::properties<char> const &,unsigned long)" (??$parse at D@dom at xml@cxx at xsd@@YA?AU?$auto_ptr at VDOMDocument@xercesc_3_0@@@0123 at AAVInputSource@xercesc_3_0@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z) Inventory.obj
Error 96 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMXMLDeclaration" (__imp_?fgDOMXMLDeclaration at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 97 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMWRTFormatPrettyPrint" (__imp_?fgDOMWRTFormatPrettyPrint at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 98 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static wchar_t const * const xercesc_3_0::XMLUni::fgDOMWRTDiscardDefaultContent" (__imp_?fgDOMWRTDiscardDefaultContent at XMLUni@xercesc_3_0@@2QB_WB) Inventory.obj
Error 99 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_3_0::DOMErrorHandler::~DOMErrorHandler(void)" (__imp_??1DOMErrorHandler at xercesc_3_0@@UAE at XZ) referenced in function "public: virtual __thiscall xsd::cxx::xml::dom::bits::error_handler_proxy<char>::~error_handler_proxy<char>(void)" (??1?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@UAE at XZ) Inventory.obj
Error 100 error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_3_0::DOMErrorHandler::DOMErrorHandler(void)" (__imp_??0DOMErrorHandler at xercesc_3_0@@IAE at XZ) referenced in function "public: __thiscall xsd::cxx::xml::dom::bits::error_handler_proxy<char>::error_handler_proxy<char>(class xsd::cxx::xml::error_handler<char> &)" (??0?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@QAE at AAV?$error_handler at D@345@@Z) Inventory.obj

Thank all for your help
Bidski



More information about the xsd-users mailing list