cgicc-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cgicc-help] help plase


From: Serkan
Subject: [Cgicc-help] help plase
Date: Thu, 30 Apr 2009 14:01:03 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

hi , ş m always getting this error. i tried everyway is there any solution?
thanks



----------Build Started--------
"mingw32-make.exe" -j 2 -f "C_CPP_wsp.mk"
----------Building project:[ cgi - Debug ]----------
g++ -c "C:/C_CPP/cgi/main.cpp" -g -o ./Debug/main.o "-I." "-IC:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8"
C:/C_CPP/cgi/main.cpp:74:2: warning: no newline at end of file
g++ -o ./Debug/cgi ./Debug/main.o "-L."
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:19: undefined reference to `_imp___ZN5cgicc5CgiccC1EPNS_8CgiInputE' C:/C_CPP/cgi/main.cpp:22: undefined reference to `_imp___ZN5cgicc14HTTPHTMLHeaderC1Ev' C:/C_CPP/cgi/main.cpp:22: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:22: undefined reference to `cgicc::HTTPHTMLHeader::~HTTPHTMLHeader()' C:/C_CPP/cgi/main.cpp:22: undefined reference to `cgicc::HTTPHTMLHeader::~HTTPHTMLHeader()' C:/C_CPP/cgi/main.cpp:25: undefined reference to `_imp___ZN5cgicc11HTMLDoctypeC1ENS0_13EDocumentTypeE' C:/C_CPP/cgi/main.cpp:25: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:25: undefined reference to `cgicc::HTMLDoctype::~HTMLDoctype()' C:/C_CPP/cgi/main.cpp:25: undefined reference to `cgicc::HTMLDoctype::~HTMLDoctype()' C:/C_CPP/cgi/main.cpp:28: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:28: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:28: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:31: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:31: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:31: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:31: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:32: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:32: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:32: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:32: undefined reference to `_imp___ZN5cgicc11HTMLElement3setERKSsS2_' C:/C_CPP/cgi/main.cpp:32: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:34: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:36: undefined reference to `_imp___ZN5cgicc5Cgicc10getElementERKSs' C:/C_CPP/cgi/main.cpp:43: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:45: undefined reference to `_imp___ZN5cgicc5Cgicc10getElementERKSs' C:/C_CPP/cgi/main.cpp:52: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:54: undefined reference to `_imp___ZN5cgicc5Cgicc10getElementERKSs' C:/C_CPP/cgi/main.cpp:59: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:61: undefined reference to `_imp___ZN5cgicc5Cgicc10getElementERKSs' C:/C_CPP/cgi/main.cpp:67: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE' C:/C_CPP/cgi/main.cpp:67: undefined reference to `_imp___ZN5cgicclsERSoRKNS_11MStreamableE'
C:/C_CPP/cgi/main.cpp:67: undefined reference to `_imp___ZN5cgicc5CgiccD1Ev'
C:/C_CPP/cgi/main.cpp:67: undefined reference to `_imp___ZN5cgicc5CgiccD1Ev'
./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EEC2Ej[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::vector(unsigned int)]+0xb2): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1Ev'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EEC1Ej[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::vector(unsigned int)]+0xb2): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1Ev'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EE6resizeEj[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::resize(unsigned int)]+0x3c): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EE6resizeEj[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::resize(unsigned int)]+0x88): undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EE6resizeEj[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::resize(unsigned int)]+0xb2): undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::_M_fill_insert(__gnu_cxx::__normal_iterator<cgicc::HTTPCookie*, std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> > >, unsigned int, cgicc::HTTPCookie const&)]+0x76): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1ERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:22: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/C_CPP/cgi/main.cpp:25: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc10HTTPCookieESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_[std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> >::_M_insert_aux(__gnu_cxx::__normal_iterator<cgicc::HTTPCookie*, std::vector<cgicc::HTTPCookie, std::allocator<cgicc::HTTPCookie> > >, cgicc::HTTPCookie const&)]+0x90): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1ERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTTPCookie::~HTTPCookie()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc9FormEntryC1ERKS0_[cgicc::FormEntry::FormEntry(cgicc::FormEntry const&)]+0x6a): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc8FormFileC1ERKS0_[cgicc::FormFile::FormFile(cgicc::FormFile const&)]+0x94): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EEC2Ej[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::vector(unsigned int)]+0xa3): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1Ev'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EEC1Ej[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::vector(unsigned int)]+0xa3): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1Ev'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EE6resizeEj[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::resize(unsigned int)]+0x3c): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EE6resizeEj[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::resize(unsigned int)]+0x88): undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EE6resizeEj[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::resize(unsigned int)]+0xb2): undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::_M_fill_insert(__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, unsigned int, cgicc::HTMLAttribute const&)]+0x73): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1ERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:22: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/C_CPP/cgi/main.cpp:25: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZNSt6vectorIN5cgicc13HTMLAttributeESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_[std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> >::_M_insert_aux(__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, cgicc::HTMLAttribute const&)]+0x87): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1ERKS0_'
./Debug/main.o: In function `main':
C:/C_CPP/cgi/main.cpp:17: undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' C:/C_CPP/cgi/main.cpp:17: undefined reference to `cgicc::HTMLAttribute::~HTMLAttribute()' ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1Ev[cgicc::HTMLBooleanElement<cgicc::htmlTag>::HTMLBooleanElement()]+0x2d): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7htmlTagEED1Ev[cgicc::HTMLBooleanElement<cgicc::htmlTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7headTagEEC1Ev[cgicc::HTMLBooleanElement<cgicc::headTag>::HTMLBooleanElement()]+0x2d): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7headTagEED1Ev[cgicc::HTMLBooleanElement<cgicc::headTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_8titleTagEEC1ERKSs[cgicc::HTMLBooleanElement<cgicc::titleTag>::HTMLBooleanElement(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)]+0x2c): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_8titleTagEED1Ev[cgicc::HTMLBooleanElement<cgicc::titleTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7bodyTagEEC1Ev[cgicc::HTMLBooleanElement<cgicc::bodyTag>::HTMLBooleanElement()]+0x2d): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7bodyTagEED1Ev[cgicc::HTMLBooleanElement<cgicc::bodyTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_5h1TagEEC1ERKSs[cgicc::HTMLBooleanElement<cgicc::h1Tag>::HTMLBooleanElement(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)]+0x2c): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_5h1TagEED1Ev[cgicc::HTMLBooleanElement<cgicc::h1Tag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_4pTagEEC1Ev[cgicc::HTMLBooleanElement<cgicc::pTag>::HTMLBooleanElement()]+0x2d): undefined reference to `_imp___ZN5cgicc11HTMLElementC2EPKNS_17HTMLAttributeListEPKS0_PKSsNS0_12EElementTypeE' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_4pTagEED1Ev[cgicc::HTMLBooleanElement<cgicc::pTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt10_ConstructIN5cgicc10HTTPCookieES1_EvPT_RKT0_[void std::_Construct<cgicc::HTTPCookie, cgicc::HTTPCookie>(cgicc::HTTPCookie*, cgicc::HTTPCookie const&)]+0x5f): undefined reference to `_imp___ZN5cgicc10HTTPCookieC1ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt4fillIN9__gnu_cxx17__normal_iteratorIPN5cgicc9FormEntryESt6vectorIS3_SaIS3_EEEES3_EvT_S9_RKT0_[void std::fill<__gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, cgicc::FormEntry>(__gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, __gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, cgicc::FormEntry const&)]+0x32): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6fill_nIN9__gnu_cxx17__normal_iteratorIPN5cgicc9FormEntryESt6vectorIS3_SaIS3_EEEEjS3_ET_S9_T0_RKT1_[__gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > > std::fill_n<__gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, unsigned int, cgicc::FormEntry>(__gnu_cxx::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, unsigned int, cgicc::FormEntry const&)]+0x24): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt4fillIN9__gnu_cxx17__normal_iteratorIPN5cgicc8FormFileESt6vectorIS3_SaIS3_EEEES3_EvT_S9_RKT0_[void std::fill<__gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > >, cgicc::FormFile>(__gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > >, __gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > >, cgicc::FormFile const&)]+0x32): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6fill_nIN9__gnu_cxx17__normal_iteratorIPN5cgicc8FormFileESt6vectorIS3_SaIS3_EEEEjS3_ET_S9_T0_RKT1_[__gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > > std::fill_n<__gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > >, unsigned int, cgicc::FormFile>(__gnu_cxx::__normal_iterator<cgicc::FormFile*, std::vector<cgicc::FormFile, std::allocator<cgicc::FormFile> > >, unsigned int, cgicc::FormFile const&)]+0x24): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt10_ConstructIN5cgicc13HTMLAttributeES1_EvPT_RKT0_[void std::_Construct<cgicc::HTMLAttribute, cgicc::HTMLAttribute>(cgicc::HTMLAttribute*, cgicc::HTMLAttribute const&)]+0x5f): undefined reference to `_imp___ZN5cgicc13HTMLAttributeC1ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt4fillIN9__gnu_cxx17__normal_iteratorIPN5cgicc13HTMLAttributeESt6vectorIS3_SaIS3_EEEES3_EvT_S9_RKT0_[void std::fill<__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, cgicc::HTMLAttribute>(__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, __gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, cgicc::HTMLAttribute const&)]+0x32): undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6fill_nIN9__gnu_cxx17__normal_iteratorIPN5cgicc13HTMLAttributeESt6vectorIS3_SaIS3_EEEEjS3_ET_S9_T0_RKT1_[__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > > std::fill_n<__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, unsigned int, cgicc::HTMLAttribute>(__gnu_cxx::__normal_iterator<cgicc::HTMLAttribute*, std::vector<cgicc::HTMLAttribute, std::allocator<cgicc::HTMLAttribute> > >, unsigned int, cgicc::HTMLAttribute const&)]+0x24): undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPKN5cgicc9FormEntryEPS1_ET0_T_S6_S5_St26random_access_iterator_tag[cgicc::FormEntry* std::__copy<cgicc::FormEntry const*, cgicc::FormEntry*>(cgicc::FormEntry const*, cgicc::FormEntry const*, cgicc::FormEntry*, std::random_access_iterator_tag)]+0x28): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPN5cgicc9FormEntryES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::FormEntry* std::__copy<cgicc::FormEntry*, cgicc::FormEntry*>(cgicc::FormEntry*, cgicc::FormEntry*, cgicc::FormEntry*, std::random_access_iterator_tag)]+0x28): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPKN5cgicc8FormFileEPS1_ET0_T_S6_S5_St26random_access_iterator_tag[cgicc::FormFile* std::__copy<cgicc::FormFile const*, cgicc::FormFile*>(cgicc::FormFile const*, cgicc::FormFile const*, cgicc::FormFile*, std::random_access_iterator_tag)]+0x28): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPN5cgicc8FormFileES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::FormFile* std::__copy<cgicc::FormFile*, cgicc::FormFile*>(cgicc::FormFile*, cgicc::FormFile*, cgicc::FormFile*, std::random_access_iterator_tag)]+0x28): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPKN5cgicc13HTMLAttributeEPS1_ET0_T_S6_S5_St26random_access_iterator_tag[cgicc::HTMLAttribute* std::__copy<cgicc::HTMLAttribute const*, cgicc::HTMLAttribute*>(cgicc::HTMLAttribute const*, cgicc::HTMLAttribute const*, cgicc::HTMLAttribute*, std::random_access_iterator_tag)]+0x2e): undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt6__copyIPN5cgicc13HTMLAttributeES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::HTMLAttribute* std::__copy<cgicc::HTMLAttribute*, cgicc::HTMLAttribute*>(cgicc::HTMLAttribute*, cgicc::HTMLAttribute*, cgicc::HTMLAttribute*, std::random_access_iterator_tag)]+0x2e): undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt15__copy_backwardIPN5cgicc9FormEntryES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::FormEntry* std::__copy_backward<cgicc::FormEntry*, cgicc::FormEntry*>(cgicc::FormEntry*, cgicc::FormEntry*, cgicc::FormEntry*, std::random_access_iterator_tag)]+0x34): undefined reference to `_imp___ZN5cgicc9FormEntryaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt15__copy_backwardIPN5cgicc8FormFileES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::FormFile* std::__copy_backward<cgicc::FormFile*, cgicc::FormFile*>(cgicc::FormFile*, cgicc::FormFile*, cgicc::FormFile*, std::random_access_iterator_tag)]+0x34): undefined reference to `_imp___ZN5cgicc8FormFileaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZSt15__copy_backwardIPN5cgicc13HTMLAttributeES2_ET0_T_S4_S3_St26random_access_iterator_tag[cgicc::HTMLAttribute* std::__copy_backward<cgicc::HTMLAttribute*, cgicc::HTMLAttribute*>(cgicc::HTMLAttribute*, cgicc::HTMLAttribute*, cgicc::HTMLAttribute*, std::random_access_iterator_tag)]+0x3a): undefined reference to `_imp___ZN5cgicc13HTMLAttributeaSERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_4pTagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::pTag>]+0x10): undefined reference to `cgicc::HTMLElement::render(std::ostream&) const' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_5h1TagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::h1Tag>]+0x10): undefined reference to `cgicc::HTMLElement::render(std::ostream&) const' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_7bodyTagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::bodyTag>]+0x10): undefined reference to `cgicc::HTMLElement::render(std::ostream&) const' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_8titleTagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::titleTag>]+0x10): undefined reference to `cgicc::HTMLElement::render(std::ostream&) const' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_7headTagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::headTag>]+0x10): undefined reference to `cgicc::HTMLElement::render(std::ostream&) const' ./Debug/main.o:C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.rdata$_ZTVN5cgicc18HTMLBooleanElementINS_7htmlTagEEE[vtable for cgicc::HTMLBooleanElement<cgicc::htmlTag>]+0x10): more undefined references to `cgicc::HTMLElement::render(std::ostream&) const' follow ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7htmlTagEED0Ev[cgicc::HTMLBooleanElement<cgicc::htmlTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7headTagEED0Ev[cgicc::HTMLBooleanElement<cgicc::headTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_8titleTagEED0Ev[cgicc::HTMLBooleanElement<cgicc::titleTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7bodyTagEED0Ev[cgicc::HTMLBooleanElement<cgicc::bodyTag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_5h1TagEED0Ev[cgicc::HTMLBooleanElement<cgicc::h1Tag>::~HTMLBooleanElement()]+0x16): undefined reference to `_imp___ZN5cgicc11HTMLElementD2Ev' ./Debug/main.o:C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_4pTagEED0Ev[cgicc::HTMLBooleanElement<cgicc::pTag>::~HTMLBooleanElement()]+0x16): more undefined references to `_imp___ZN5cgicc11HTMLElementD2Ev' follow ./Debug/main.o: In function `ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_': C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_4pTagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::pTag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::pTag> const&)]+0x14): undefined reference to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_5h1TagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::h1Tag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::h1Tag> const&)]+0x14): undefined reference to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7bodyTagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::bodyTag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::bodyTag> const&)]+0x14): undefined reference to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_8titleTagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::titleTag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::titleTag> const&)]+0x14): undefined reference to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7headTagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::headTag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::headTag> const&)]+0x14): undefined reference to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' ./Debug/main.o:C:/Documents and Settings/galois galois/Desktop/cgicc-3.2.8/cgicc-3.2.8/cgicc/HTMLBooleanElement.h:(.text$_ZN5cgicc18HTMLBooleanElementINS_7htmlTagEEC1ERKS2_[cgicc::HTMLBooleanElement<cgicc::htmlTag>::HTMLBooleanElement(cgicc::HTMLBooleanElement<cgicc::htmlTag> const&)]+0x14): more undefined references to `_imp___ZN5cgicc11HTMLElementC2ERKS0_' follow
collect2: ld returned 1 exit status
mingw32-make.exe[1]: *** [Debug/cgi] Error 1
mingw32-make.exe: *** [All] Error 2
----------Build Ended----------
52 errors, 1 warnings





reply via email to

[Prev in Thread] Current Thread [Next in Thread]