You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by harish suvarna <hs...@yahoo.com> on 2005/03/18 01:32:26 UTC

building c++ xsec1.1

Hi,
I am trying to build the c++ version of xml security suite. I downloaded the xsec 1.1 and also xerces2.5 and xalan1.7. I am trying to build it using vcc+7.1 (.net 2003). I get link errors. 
Any info on this. Thank you very much.
 
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XalanDOMString::~XalanDOMString(void)" (__imp_??1XalanDOMString@xalanc_1_7@@QAE@XZ)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XalanDOMString::XalanDOMString(char const *,unsigned int)" (__imp_??0XalanDOMString@xalanc_1_7@@QAE@PBDI@Z)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XalanDOMString::XalanDOMString(class xalanc_1_7::XalanDOMString const &,unsigned int,unsigned int)" (__imp_??0XalanDOMString@xalanc_1_7@@QAE@ABV01@II@Z)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XalanDOMString::XalanDOMString(void)" (__imp_??0XalanDOMString@xalanc_1_7@@QAE@XZ)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XercesDOMSupport::XercesDOMSupport(void)" (__imp_??0XercesDOMSupport@xalanc_1_7@@QAE@XZ)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XercesWrapperNavigator::XercesWrapperNavigator(class xalanc_1_7::XercesDocumentWrapper *)" (__imp_??0XercesWrapperNavigator@xalanc_1_7@@QAE@PAVXercesDocumentWrapper@1@@Z)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XObjectPtr::~XObjectPtr(void)" (__imp_??1XObjectPtr@xalanc_1_7@@QAE@XZ)
xsec_lib error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_7::XPathConstructionContextDefault::XPathConstructionContextDefault(void)" (__imp_??0XPathConstructionContextDefault@xalanc_1_7@@QAE@XZ)

-harish

		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site!