Re: [Scidvspc-users] Error compiling last svn version

2015-08-02 Thread Igor Sosa Mayor
Gregor Cramer writes: >> i can not compile the last version of scidvspc. I get the error you can >> see in the attachment. >> >> Any hint? > > Yes, the newer repository version requires a new Makefile, please do: > >./configure >make clean >make > yes! thanks a lot! -- :: Igor Sos

Re: [Scidvspc-users] Error compiling last svn version

2015-07-30 Thread Gregor Cramer
> i can not compile the last version of scidvspc. I get the error you can > see in the attachment. > > Any hint? Yes, the newer repository version requires a new Makefile, please do: ./configure make clean make and now the installation will hopefully work. Cheers, Gregor

[Scidvspc-users] Error compiling last svn version

2015-07-30 Thread Igor Sosa Mayor
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):