Erreur de lien

samatarahmed Messages postés 4 Date d'inscription vendredi 25 mai 2007 Statut Membre Dernière intervention 12 juillet 2007 - 6 juil. 2007 à 13:41
cs_rt15 Messages postés 3874 Date d'inscription mardi 8 mars 2005 Statut Modérateur Dernière intervention 7 novembre 2014 - 9 juil. 2007 à 14:17
bonjour
je suis debutant en c++ et ça fait deux semaine que je suis un projet.
j'ai créé ma classe client et j'ai ajouté dans la librairie , la librairie saml_5.lib
et autre librairies que le saml exigeait.
lorsque je compile mon programme, j'obtiens ceci :
inking...
   Creating library Debug/envoi_tcp.lib and object Debug/envoi_tcp.exp
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned int __cdecl xercesc_2_7::XMLString::stringLen(unsigned short const * const)" (__imp_?stringLen@XMLString@xercesc_2_7@@SAIQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_7::XMLString::trim(char * const)" (__imp_?trim@XMLString@xercesc_2_7@@SAXQAD@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static char * __cdecl xercesc_2_7::XMLString::transcode(unsigned short const * const)" (__imp_?transcode@XMLString@xercesc_2_7@@SAPADQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static char * __cdecl xercesc_2_7::XMLString::replicate(char const * const)" (__imp_?replicate@XMLString@xercesc_2_7@@SAPADQBD@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_7::XMLString::release(char * *)" (__imp_?release@XMLString@xercesc_2_7@@SAXPAPAD@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_7::XMLString::trim(unsigned short * const)" (__imp_?trim@XMLString@xercesc_2_7@@SAXQAG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_7::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_7@@SAPAGQBD@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_7::XMLString::replicate(unsigned short const * const)" (__imp_?replicate@XMLString@xercesc_2_7@@SAPAGQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_7::XMLString::release(unsigned short * *)" (__imp_?release@XMLString@xercesc_2_7@@SAXPAPAG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_7::XMLUni::fgXercesUserAdoptsDOMDocument" (__imp_?fgXercesUserAdoptsDOMDocument@XMLUni@xercesc_2_7@@2QBGB)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_7::InputSource::setIssueFatalErrorIfNotFound(bool)" (?setIssueFatalErrorIfNotFound@InputSource@xercesc_2_7@@UAEX_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_7::InputSource::setSystemId(unsigned short const * const)" (?setSystemId@InputSource@xercesc_2_7@@UAEXQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_7::InputSource::setPublicId(unsigned short const * const)" (?setPublicId@InputSource@xercesc_2_7@@UAEXQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_7::InputSource::setEncoding(unsigned short const * const)" (?setEncoding@InputSource@xercesc_2_7@@UAEXQBG@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall xercesc_2_7::InputSource::getIssueFatalErrorIfNotFound(void)const " (?getIssueFatalErrorIfNotFound@InputSource@xercesc_2_7@@UBE_NXZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_7::InputSource::getSystemId(void)const " (?getSystemId@InputSource@xercesc_2_7@@UBEPBGXZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_7::InputSource::getPublicId(void)const " (?getPublicId@InputSource@xercesc_2_7@@UBEPBGXZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_7::InputSource::getEncoding(void)const " (?getEncoding@InputSource@xercesc_2_7@@UBEPBGXZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_2_7::InputSource::InputSource(char const * const,class xercesc_2_7::MemoryManager * const)" (__imp_??0InputSource@xercesc_2_7@@IAE@QBDQAVM
emoryManager@1@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class xercesc_2_7::MemoryManager * xercesc_2_7::XMLPlatformUtils::fgMemoryManager" (__imp_?fgMemoryManager@XMLPlatformUtils@xercesc_2_7@@2PAVMemoryManage
r@2@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_7::XMemory::operator delete(void *)" (__imp_??3XMemory@xercesc_2_7@@SAXPAX@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void * __cdecl xercesc_2_7::XMemory::operator new(unsigned int)" (__imp_??2XMemory@xercesc_2_7@@SAPAXI@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_2_7::BinInputStream::BinInputStream(void)" (__imp_??0BinInputStream@xercesc_2_7@@IAE@XZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_7::BinInputStream::~BinInputStream(void)" (__imp_??1BinInputStream@xercesc_2_7@@UAE@XZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_7::InputSource::~InputSource(void)" (__imp_??1InputSource@xercesc_2_7@@UAE@XZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "private: static class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class saml::SAMLArtifact * (__cdecl*)(char const *),struct std::less<cl
ass std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<class saml::SAMLArtifact * (__cdecl*)(char const *)> > saml::SAMLArtifact::m_map" (?m_map@SAMLArtifact@saml@@0V?$map@V?$basic_string@DU?$cha
r_traits@D@std@@V?$allocator@D@2@@std@@P6APAVSAMLArtifact@saml@@PBD@ZU?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@P6APAVSAMLArtifact@saml@@PBD@Z@2@@std@@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLObject::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLObject@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLObject::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLObject@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocume
nt@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLException::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLException@saml@@MBEPAVDOMElement@xe
rcesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLException::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLException@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLException::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLException@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOM
Document@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(char const *,class saml::params const &,class saml::Iterator<class saml::QName> const &,class xercesc_2_7::DOMElement *)" (??0SAMLExcept
ion@saml@@QAE@PBDABVparams@1@ABV?$Iterator@VQName@saml@@@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(char const *,class saml::namedparams const &,class saml::Iterator<class saml::QName> const &,class xercesc_2_7::DOMElement *)" (??0SAMLE
xception@saml@@QAE@PBDABVnamedparams@1@ABV?$Iterator@VQName@saml@@@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::params const &,class saml::I
terator<class saml::QName> const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVparams@1@ABV?$Iterator@VQName@saml@@@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::namedparams const &,class sa
ml::Iterator<class saml::QName> const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVnamedparams@1@ABV?$Iterator@VQName@saml@@@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class saml::QName const &,char const *,class saml::params const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABVQName
@1@PBDABVparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class saml::QName const &,char const *,class saml::namedparams const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABV
QName@1@PBDABVnamedparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class saml::QName const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::pa
rams const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABVQName@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(class saml::QName const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::na
medparams const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@ABVQName@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVnamedparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(long,char const *,class saml::params const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@JPBDABVparams@1@PAVDOMElement
@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(long,char const *,class saml::namedparams const &,class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@JPBDABVnamedparams@1@PAV
DOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::params const &,class xe
rcesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@JABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLException::SAMLException(long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class saml::namedparams const &,cla
ss xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@QAE@JABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVnamedparams@1@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: __thiscall saml::SAMLException::SAMLException(class xercesc_2_7::DOMElement *)" (??0SAMLException@saml@@IAE@PAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "private: static class std::map<class std::basic_string,class std::allocator >,class saml::SAMLNameIdentifier * (__cdecl
*)(class xercesc_2_7::DOMElement *),struct std::less<class std::basic_string,class std::allocator > >,class std::allocator<class saml::SAMLNameIdentifier * (__cdecl*)(class xerce
sc_2_7::DOMElement *)> > saml::SAMLNameIdentifier::m_map" (?m_map@SAMLNameIdentifier@saml@@0V?$map@V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@P6APAVSAMLNameIdentifier@saml@@PAVDOMElement@xercesc_2_7@@@ZU?$less@V?$basic_string@GU?$
char_traits@G@std@@V?$allocator@G@2@@std@@@2@V?$allocator@P6APAVSAMLNameIdentifier@saml@@PAVDOMElement@xercesc_2_7@@@Z@2@@std@@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLNameIdentifier::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLNameIdentifier@saml@@MBEPAVDOM
Element@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLNameIdentifier::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLNameIdentifier@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLNameIdentifier::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLNameIdentifier@saml@@UBEPAVDOMNode@xercesc_2
_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLSubject::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLSubject@saml@@MBEPAVDOMElement@xerces
c_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLSubject::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLSubject@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLSubject::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLSubject@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocu
ment@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLSubject::SAMLSubject(class saml::SAMLNameIdentifier *,class saml::Iterator const &,class xercesc_2_7::DOMElement *,class xercesc_2_7::DOM
Element *)" (??0SAMLSubject@saml@@QAE@PAVSAMLNameIdentifier@1@ABV?$Iterator@PBG@1@PAVDOMElement@xercesc_2_7@@2@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAttributeDesignator::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAttributeDesignator@saml@
@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttributeDesignator::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAttributeDesignator@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAttributeDesignator::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAttributeDesignator@saml@@UBEPAVDOMNode
@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual unsigned short * __thiscall saml::SAMLAttribute::computeTypeDecl(class xercesc_2_7::DOMElement *)const " (?computeTypeDecl@SAMLAttribute@saml@@MBEPAGPAVDOMElement@xercesc_
2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttribute::valueFromDOM(class xercesc_2_7::DOMElement *)" (?valueFromDOM@SAMLAttribute@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttribute::valueToDOM(unsigned int,class xercesc_2_7::DOMElement *)const " (?valueToDOM@SAMLAttribute@saml@@MBEXIPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNodeList * __thiscall saml::SAMLAttribute::getValueElements(void)const " (?getValueElements@SAMLAttribute@saml@@UBEPAVDOMNodeList@xercesc_2_7@@XZ)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAttribute::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAttribute@saml@@MBEPAVDOMElement@xe
rcesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttribute::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAttribute@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAttribute::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAttribute@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOM
Document@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAuthorityBinding::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAuthorityBinding@saml@@MBEPA
VDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAuthorityBinding::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAuthorityBinding@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAuthorityBinding::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAuthorityBinding@saml@@UBEPAVDOMNode@xerce
sc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "private: static class std::map<class saml::QName,class saml::SAMLCondition * (__cdecl*)(class xercesc_2_7::DOMElement *),struct std::less<class saml::QName>,class std::allocator<class saml::
SAMLCondition * (__cdecl*)(class xercesc_2_7::DOMElement *)> > saml::SAMLCondition::m_map" (?m_map@SAMLCondition@saml@@0V?$map@VQName@saml@@P6APAVSAMLCondition@2@PAVDOMElement@xercesc_2_7@@@ZU?$less@VQName@saml@@@std@@V?$allocator@P6APAVSAMLConditio
n@saml@@PAVDOMElement@xercesc_2_7@@@Z@7@@std@@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAudienceRestrictionCondition::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAudienceRestrict
ionCondition@saml@@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAudienceRestrictionCondition::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAudienceRestrictionCondition@saml@@MAEXPAVDOMElement@xerces
c_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAudienceRestrictionCondition::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAudienceRestrictionCondition@s
aml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLDoNotCacheCondition::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLDoNotCacheCondition@saml@
@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLDoNotCacheCondition::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLDoNotCacheCondition@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLDoNotCacheCondition::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLDoNotCacheCondition@saml@@UBEPAVDOMNode
@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "private: static class std::map<class saml::QName,class saml::SAMLStatement * (__cdecl*)(class xercesc_2_7::DOMElement *),struct std::less<class saml::QName>,class std::allocator<class saml::
SAMLStatement * (__cdecl*)(class xercesc_2_7::DOMElement *)> > saml::SAMLStatement::m_map" (?m_map@SAMLStatement@saml@@0V?$map@VQName@saml@@P6APAVSAMLStatement@2@PAVDOMElement@xercesc_2_7@@@ZU?$less@VQName@saml@@@std@@V?$allocator@P6APAVSAMLStatemen
t@saml@@PAVDOMElement@xercesc_2_7@@@Z@7@@std@@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAssertion::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAssertion@saml@@MBEPAVDOMElement@xe
rcesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAssertion::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAssertion@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAssertion::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAssertion@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOM
Document@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: __thiscall saml::SAMLAssertion::SAMLAssertion(unsigned short const *,class saml::SAMLDateTime const *,class saml::SAMLDateTime const *,class saml::Iterator<class saml::SAMLCondition
*> const &,class saml::Iterator<class saml::SAMLStatement *> const &,class saml::Iterator const &,class saml::Iterator<class saml::SAMLAssertion *> const &,class saml::Iterator<class xercesc_2_7::DOMElement *> const &,unsigne
d short const *,class saml::SAMLDateTime const *)" (??0SAMLAssertion@saml@@QAE@PBGPBVSAMLDateTime@1@1ABV?$Iterator@PAVSAMLCondition@saml@@@1@ABV?$Iterator@PAVSAMLStatement@saml@@@1@ABV?$Iterator@PBG@1@ABV?$Iterator@PAVSAMLAssertion@saml@@@1@ABV?$Ite
rator@PAVDOMElement@xercesc_2_7@@@1@01@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLSubjectStatement::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLSubjectStatement@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLSubjectStatement::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLSubjectStatement@saml@@UBEPAVDOMNode@xerce
sc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAttributeStatement::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAttributeStatement@saml@@M
BEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttributeStatement::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAttributeStatement@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAttributeStatement::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAttributeStatement@saml@@UBEPAVDOMNode@x
ercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAuthenticationStatement::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAuthenticationStateme
nt@saml@@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAuthenticationStatement::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAuthenticationStatement@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAuthenticationStatement::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAuthenticationStatement@saml@@UBEPA
VDOMNode@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const saml::SAMLAction::SAML_ACTION_NAMESPACE_RWEDC_NEG" (?SAML_ACTION_NAMESPACE_RWEDC_NEG@SAMLAction@saml@@2QBGB)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAction::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAction@saml@@MBEPAVDOMElement@xercesc_
2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAction::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAction@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAction::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAction@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocume
nt@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLEvidence::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLEvidence@saml@@MBEPAVDOMElement@xerc
esc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLEvidence::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLEvidence@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLEvidence::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLEvidence@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDo
cument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAuthorizationDecisionStatement::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAuthorizationD
ecisionStatement@saml@@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAuthorizationDecisionStatement::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAuthorizationDecisionStatement@saml@@MAEXPAVDOMElement@xe
rcesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAuthorizationDecisionStatement::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAuthorizationDecisionStateme
nt@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "private: static class std::map<class saml::QName,class saml::SAMLQuery * (__cdecl*)(class xercesc_2_7::DOMElement *),struct std::less<class saml::QName>,class std::allocator<class saml::SAML
Query * (__cdecl*)(class xercesc_2_7::DOMElement *)> > saml::SAMLQuery::m_map" (?m_map@SAMLQuery@saml@@0V?$map@VQName@saml@@P6APAVSAMLQuery@2@PAVDOMElement@xercesc_2_7@@@ZU?$less@VQName@saml@@@std@@V?$allocator@P6APAVSAMLQuery@saml@@PAVDOMElement@xe
rcesc_2_7@@@Z@7@@std@@A)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLSubjectQuery::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLSubjectQuery@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLSubjectQuery::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLSubjectQuery@saml@@UBEPAVDOMNode@xercesc_2_7@@
PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAttributeQuery::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAttributeQuery@saml@@MBEPAVDOM
Element@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAttributeQuery::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAttributeQuery@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAttributeQuery::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAttributeQuery@saml@@UBEPAVDOMNode@xercesc_2
_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAuthenticationQuery::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAuthenticationQuery@saml@
@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAuthenticationQuery::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAuthenticationQuery@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAuthenticationQuery::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAuthenticationQuery@saml@@UBEPAVDOMNode
@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLAuthorizationDecisionQuery::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLAuthorizationDecis
ionQuery@saml@@MBEPAVDOMElement@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLAuthorizationDecisionQuery::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLAuthorizationDecisionQuery@saml@@MAEXPAVDOMElement@xercesc_2_
7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLAuthorizationDecisionQuery::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLAuthorizationDecisionQuery@saml@
@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLRequest::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLRequest@saml@@MBEPAVDOMElement@xerces
c_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLRequest::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLRequest@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLRequest::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLRequest@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDocu
ment@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLResponse::buildRoot(class xercesc_2_7::DOMDocument *,bool)const " (?buildRoot@SAMLResponse@saml@@MBEPAVDOMElement@xerc
esc_2_7@@PAVDOMDocument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall saml::SAMLResponse::fromDOM(class xercesc_2_7::DOMElement *)" (?fromDOM@SAMLResponse@saml@@MAEXPAVDOMElement@xercesc_2_7@@@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMNode * __thiscall saml::SAMLResponse::toDOM(class xercesc_2_7::DOMDocument *,bool)const " (?toDOM@SAMLResponse@saml@@UBEPAVDOMNode@xercesc_2_7@@PAVDOMDo
cument@4@_N@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class saml::SAMLResponse * __thiscall saml::SAMLSOAPBinding::recvResponse(class xercesc_2_7::DOMElement *,void *)const " (?recvResponse@SAMLSOAPBinding@saml@@UBEPAVSAMLRespon
se@2@PAVDOMElement@xercesc_2_7@@PAX@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class saml::SAMLRequest * __thiscall saml::SAMLSOAPBinding::recvRequest(class xercesc_2_7::DOMElement *,void *)const " (?recvRequest@SAMLSOAPBinding@saml@@UBEPAVSAMLRequest@2
@PAVDOMElement@xercesc_2_7@@PAX@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLSOAPBinding::sendResponse(class saml::SAMLResponse *,class saml::SAMLException *,void *)const " (?sendResponse@SAMLSOAPBi
nding@saml@@UBEPAVDOMElement@xercesc_2_7@@PAVSAMLResponse@2@PAVSAMLException@2@PAX@Z)
envoi_tcp.obj : error LNK2001: unresolved external symbol "public: virtual class xercesc_2_7::DOMElement * __thiscall saml::SAMLSOAPBinding::sendRequest(class saml::SAMLRequest &,void *)const " (?sendRequest@SAMLSOAPBinding@saml@@UBEPAVDOMElement@xe
rcesc_2_7@@AAVSAMLRequest@2@PAX@Z)
Debug/envoi_tcp.exe : fatal error LNK1120: 117 unresolved externals
Error executing link.exe.

Est-ce que quelqu'un pourrai m'aider .
Merci d'avance

3 réponses

cs_rt15 Messages postés 3874 Date d'inscription mardi 8 mars 2005 Statut Modérateur Dernière intervention 7 novembre 2014 13
9 juil. 2007 à 12:33
Salut,

Bienvenue sur ce forum pour ton premier message !

Bah il doit classiquement te manquer un chemin de lib dans les répertoires de recherche du linker (Dans la config du projet).

unresolved external symbol, ça veut dire qu'il ne trouve pas la routine.

(Ou plus vicieusement je ne sait quel constante pour le préprocesseur.)

Bon courage.
0
samatarahmed Messages postés 4 Date d'inscription vendredi 25 mai 2007 Statut Membre Dernière intervention 12 juillet 2007
9 juil. 2007 à 13:21
Merci rt15
il me manquait une librairie, c'etait ça le problème.
0
cs_rt15 Messages postés 3874 Date d'inscription mardi 8 mars 2005 Statut Modérateur Dernière intervention 7 novembre 2014 13
9 juil. 2007 à 14:17
Il y a un bouton accepter en haut à gauche des messages.
Cliquer dessus permet nottament à ceux qui répondent aux question d'éviter les topics résolus.

(Et aussi à ceux qui font une recherche avec le même problème de localiser plus facilement la réponse, m'enfin là...)
0
Rejoignez-nous