Hi,

i can not compile the last version of scidvspc. I get the error you can
see in the attachment.

Any hint?

Many thanks in advance.

src/pgnparse.o: In function `PgnParser::~PgnParser()':
pgnparse.cpp:(.text+0x14e): undefined reference to `vtable for CharsetDetector'
pgnparse.cpp:(.text+0x164): undefined reference to 
`nsUniversalDetector::~nsUniversalDetector()'
pgnparse.cpp:(.text+0x16d): undefined reference to 
`CharsetConverter::Codec::~Codec()'
pgnparse.cpp:(.text+0x176): undefined reference to 
`CharsetConverter::Codec::~Codec()'
pgnparse.cpp:(.text+0x17e): undefined reference to 
`CharsetConverter::Codec::~Codec()'
src/pgnparse.o: In function `PgnParser::CreateCharsetDetector()':
pgnparse.cpp:(.text+0x32a): undefined reference to 
`CharsetConverter::CharsetConverter()'
src/pgnparse.o: In function `PgnParser::Reset(char const*)':
pgnparse.cpp:(.text+0x455): undefined reference to 
`CharsetConverter::CharsetConverter()'
src/pgnparse.o: In function `PgnParser::Reset(MFile*)':
pgnparse.cpp:(.text+0x9d5): undefined reference to `vtable for CharsetDetector'
pgnparse.cpp:(.text+0x9eb): undefined reference to 
`nsUniversalDetector::~nsUniversalDetector()'
pgnparse.cpp:(.text+0x9f4): undefined reference to 
`CharsetConverter::Codec::~Codec()'
pgnparse.cpp:(.text+0x9fd): undefined reference to 
`CharsetConverter::Codec::~Codec()'
pgnparse.cpp:(.text+0xa05): undefined reference to 
`CharsetConverter::Codec::~Codec()'
src/pgnparse.o: In function `PgnParser::ExtractPgnTag(char const*, Game*)':
pgnparse.cpp:(.text+0x107f): undefined reference to 
`CharsetDetector::detect(char const*, unsigned int)'
src/pgnparse.o: In function `PgnParser::GetComment(char*, unsigned int)':
pgnparse.cpp:(.text+0x18b6): undefined reference to 
`CharsetDetector::detect(char const*, unsigned int)'
src/pgnparse.o: In function `PgnParser::ConvertToUTF8(char*)':
pgnparse.cpp:(.text+0x4aa4): undefined reference to 
`CharsetConverter::convertToUTF8(std::string const&, std::string&, char const*)'
pgnparse.cpp:(.text+0x4abb): undefined reference to 
`CharsetConverter::fixLatin1(std::string const&, std::string&)'
src/pgnparse.o: In function `PgnParser::ConvertComments(Game*)':
pgnparse.cpp:(.text+0x4b9a): undefined reference to 
`CharsetConverter::isAscii(char const*)'
pgnparse.cpp:(.text+0x4c15): undefined reference to 
`CharsetConverter::isAscii(char const*)'
src/pgnparse.o: In function `PgnParser::DoCharsetConversion(Game*)':
pgnparse.cpp:(.text+0x4d62): undefined reference to 
`CharsetConverter::setupDetected()'
pgnparse.cpp:(.text+0x4d85): undefined reference to 
`CharsetConverter::isAscii(char const*)'
pgnparse.cpp:(.text+0x4e1e): undefined reference to 
`CharsetConverter::isAscii(char const*)'
src/pgnparse.o: In function `PgnParser::ParseGame(Game*)':
pgnparse.cpp:(.text+0x523b): undefined reference to `CharsetDetector::finish()'
pgnparse.cpp:(.text+0x525a): undefined reference to `CharsetDetector::reset()'
src/pgnparse.o: In function `PgnParser::CreateCharsetDetector()':
pgnparse.cpp:(.text+0x302): undefined reference to `CharsetDetector::reset()'
collect2: error: ld returned 1 exit status
make: *** [pgnscid] Error 1

-- 
:: Igor Sosa Mayor     :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::
------------------------------------------------------------------------------
_______________________________________________
Scidvspc-users mailing list
Scidvspc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scidvspc-users

Reply via email to