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
> 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
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):