1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Switching to target: default
Linking console executable: C:\Documents and Settings\Eguepin\Bureau\console.exe
AdhererCgi.o : error LNK2019: unresolved external symbol "public: __thiscall cgicc::Cgicc::Cgicc(class cgicc::CgiInput *)" (??0Cgicc@cgicc@@QAE@PAVCgiInput@1@@Z) referenced in function "public: __thiscall AdhererCgi::AdhererCgi(void)" (??0AdhererCgi@@QAE@XZ)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: virtual __thiscall cgicc::HTTPHTMLHeader::~HTTPHTMLHeader(void)" (??1HTTPHTMLHeader@cgicc@@UAE@XZ) referenced in function "private: void __thiscall AdhererCgi::reponse_httpHeaders(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_httpHeaders@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl cgicc::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,class cgicc::MStreamable const &)" (??6cgicc@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@ABVMStreamable@0@@Z) referenced in function "private: void __thiscall AdhererCgi::reponse_httpHeaders(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_httpHeaders@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: __thiscall cgicc::HTTPHTMLHeader::HTTPHTMLHeader(void)" (??0HTTPHTMLHeader@cgicc@@QAE@XZ) referenced in function "private: void __thiscall AdhererCgi::reponse_httpHeaders(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_httpHeaders@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: virtual __thiscall cgicc::HTMLDoctype::~HTMLDoctype(void)" (??1HTMLDoctype@cgicc@@UAE@XZ) referenced in function "private: void __thiscall AdhererCgi::reponse_body(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_body@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: __thiscall cgicc::HTMLDoctype::HTMLDoctype(enum cgicc::HTMLDoctype::EDocumentType)" (??0HTMLDoctype@cgicc@@QAE@W4EDocumentType@01@@Z) referenced in function "private: void __thiscall AdhererCgi::reponse_body(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_body@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: class cgicc::HTMLElement & __thiscall cgicc::HTMLElement::set(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> > const &)" (?set@HTMLElement@cgicc@@QAEAAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) referenced in function "private: void __thiscall AdhererCgi::reponse_body(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?reponse_body@AdhererCgi@@AAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
Adherent.o : error LNK2019: unresolved external symbol "public: class cgicc::HTMLElement & __thiscall cgicc::HTMLElement::set(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> > const &)" (?set@HTMLElement@cgicc@@QAEAAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) referenced in function "public: __thiscall Adherent::Adherent(class cgicc::Cgicc const &)" (??0Adherent@@QAE@ABVCgicc@cgicc@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: class std::vector<class cgicc::FormEntry,class std::allocator<class cgicc::FormEntry> >::const_iterator __thiscall cgicc::Cgicc::getElement(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?getElement@Cgicc@cgicc@@QBE?AVconst_iterator@?$vector@VFormEntry@cgicc@@V?$allocator@VFormEntry@cgicc@@@std@@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z) referenced in function "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl AdhererCgi::etatActuel(class cgicc::Cgicc const &)" (?etatActuel@AdhererCgi@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVCgicc@cgicc@@@Z)
AdhererCgi.o : error LNK2001: unresolved external symbol "public: virtual void __thiscall cgicc::HTMLElement::render(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (?render@HTMLElement@cgicc@@UBEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AttAdherent.o : error LNK2001: unresolved external symbol "public: virtual void __thiscall cgicc::HTMLElement::render(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (?render@HTMLElement@cgicc@@UBEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
mainAdhererCgi.o : error LNK2019: unresolved external symbol "public: virtual void __thiscall cgicc::HTMLElement::render(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (?render@HTMLElement@cgicc@@UBEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) referenced in function "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)
Adherent.o : error LNK2001: unresolved external symbol "public: virtual void __thiscall cgicc::HTMLElement::render(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (?render@HTMLElement@cgicc@@UBEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "protected: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLAttributeList const *,class cgicc::HTMLElement const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const *,enum cgicc::HTMLElement::EElementType)" (??0HTMLElement@cgicc@@IAE@PBVHTMLAttributeList@1@PBV01@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4EElementType@01@@Z) referenced in function "public: __thiscall cgicc::HTMLBooleanElement<class cgicc::htmlTag>::HTMLBooleanElement<class cgicc::htmlTag>(void)" (??0?$HTMLBooleanElement@VhtmlTag@cgicc@@@cgicc@@QAE@XZ)
AttAdherent.o : error LNK2001: unresolved external symbol "protected: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLAttributeList const *,class cgicc::HTMLElement const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const *,enum cgicc::HTMLElement::EElementType)" (??0HTMLElement@cgicc@@IAE@PBVHTMLAttributeList@1@PBV01@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4EElementType@01@@Z)
Adherent.o : error LNK2001: unresolved external symbol "protected: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLAttributeList const *,class cgicc::HTMLElement const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const *,enum cgicc::HTMLElement::EElementType)" (??0HTMLElement@cgicc@@IAE@PBVHTMLAttributeList@1@PBV01@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4EElementType@01@@Z)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: virtual __thiscall cgicc::HTMLElement::~HTMLElement(void)" (??1HTMLElement@cgicc@@UAE@XZ) referenced in function "public: virtual __thiscall cgicc::HTMLBooleanElement<class cgicc::htmlTag>::~HTMLBooleanElement<class cgicc::htmlTag>(void)" (??1?$HTMLBooleanElement@VhtmlTag@cgicc@@@cgicc@@UAE@XZ)
AttAdherent.o : error LNK2019: unresolved external symbol "public: virtual __thiscall cgicc::HTMLElement::~HTMLElement(void)" (??1HTMLElement@cgicc@@UAE@XZ) referenced in function "public: void __thiscall AttAdherent::reponse_AttAdherent(void)" (?reponse_AttAdherent@AttAdherent@@QAEXXZ)
mainAdhererCgi.o : error LNK2001: unresolved external symbol "public: virtual __thiscall cgicc::HTMLElement::~HTMLElement(void)" (??1HTMLElement@cgicc@@UAE@XZ)
Adherent.o : error LNK2019: unresolved external symbol "public: virtual __thiscall cgicc::HTMLElement::~HTMLElement(void)" (??1HTMLElement@cgicc@@UAE@XZ) referenced in function "public: static char const * __cdecl cgicc::formTag::getName(void)" (?getName@formTag@cgicc@@SAPBDXZ)
AdhererCgi.o : error LNK2019: unresolved external symbol "public: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLElement const &)" (??0HTMLElement@cgicc@@QAE@ABV01@@Z) referenced in function "public: __thiscall cgicc::HTMLBooleanElement<class cgicc::htmlTag>::HTMLBooleanElement<class cgicc::htmlTag>(class cgicc::HTMLBooleanElement<class cgicc::htmlTag> const &)" (??0?$HTMLBooleanElement@VhtmlTag@cgicc@@@cgicc@@QAE@ABV01@@Z)
AttAdherent.o : error LNK2001: unresolved external symbol "public: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLElement const &)" (??0HTMLElement@cgicc@@QAE@ABV01@@Z)
mainAdhererCgi.o : error LNK2001: unresolved external symbol "public: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLElement const &)" (??0HTMLElement@cgicc@@QAE@ABV01@@Z)
Adherent.o : error LNK2001: unresolved external symbol "public: __thiscall cgicc::HTMLElement::HTMLElement(class cgicc::HTMLElement const &)" (??0HTMLElement@cgicc@@QAE@ABV01@@Z)
AttAdherent.o : error LNK2019: unresolved external symbol "public: class cgicc::HTMLElement & __thiscall cgicc::HTMLElement::add(class cgicc::HTMLElement const &)" (?add@HTMLElement@cgicc@@QAEAAV12@ABV12@@Z) referenced in function "public: void __thiscall AttAdherent::reponse_AttAdherent(void)" (?reponse_AttAdherent@AttAdherent@@QAEXXZ)
Adherent.o : error LNK2001: unresolved external symbol "public: class cgicc::HTMLElement & __thiscall cgicc::HTMLElement::add(class cgicc::HTMLElement const &)" (?add@HTMLElement@cgicc@@QAEAAV12@ABV12@@Z)
mainAdhererCgi.o : error LNK2019: unresolved external symbol "public: __thiscall cgicc::Cgicc::~Cgicc(void)" (??1Cgicc@cgicc@@QAE@XZ) referenced in function "public: __thiscall AdhererCgi::~AdhererCgi(void)" (??1AdhererCgi@@QAE@XZ)
C:\Documents and Settings\Eguepin\Bureau\console.exe : fatal error LNK1120: 14 unresolved externals
Process terminated with status 1 (0 minutes, 0 seconds)
28 errors, 0 warnings |
Partager