List Info

Thread: Re: Compiling OpenPhone




Re: Compiling OpenPhone
country flaguser name
Australia
2007-09-11 19:17:51

Make sure you have built PWLib with the XML option enabled, that means getting the Expat library and making sure “configure̶1; finds it.  A copy of expat can be found in the wxWidgets tree, and there is a .dsp file there to build it.

 

Robert Jongbloed

OPAL/OpenH323 Architect and Co-founder.

 

From: openh323-devel-bounceslists.sourceforge.net [mailto:openh323-devel-bounceslists.sourceforge.net] On Behalf Of Hugo Pereira
Sent: Wednesday, 12 September 2007 9:57 AM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Compiling OpenPhone

 

Greetings,

I have followe the directions in the ReadMe.txt. But i am having the following linking errors (I installed wxWidgets-2.8.3 and i  am using the latest OPAL files from CVS, using Visual Studio 2005):

1>------ Build started: Project: OpenPhone, Configuration: Debug Win32 ------
1>Checking for wxWidgets
1>Linking...
1>resource.obj : error LNK2019: unresolved external symbol "public: static void __cdecl wxMemoryFSHandlerBase::AddFileWithMimeType(class wxString const &,void const *,unsigned int,class wxString const &)" (?AddFileWithMimeTypewxMemoryFSHandlerBaseSAXABVwxString PBXI0Z) referenced in function "public: static void __cdecl wxMemoryFSHandler::AddFileWithMimeType(class wxString const &,void const *,unsigned int,class wxString const &)" (?AddFileWithMimeTypewxMemoryFSHandlerSAXABVwxString PBXI0Z)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_ParserFree referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_GetCurrentLineNumber referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_ErrorString referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_GetErrorCode referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_Parse referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetUnknownEncodingHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetDefaultHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetCommentHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetCdataSectionHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetCharacterDataHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetElementHandler referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_SetUserData referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>wxbase28d_xml.lib(xml.obj) : error LNK2019: unresolved external symbol _XML_ParserCreate referenced in function "public: virtual bool __thiscall wxXmlDocument::Load(class wxInputStream &,class wxString const &,int)" (?LoadwxXmlDocumentUAE_NAAVwxInputStreamABVwxString HZ)
1>.Debug/OpenPhone.exe : fatal error LNK1120: 14 unresolved externals

---------


thanks in advance,
Hugo

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )