Closed GoogleCodeExporter closed 9 years ago
You need to get leptonica 1.70 from leptonica.org.
Original comment by theraysm...@gmail.com
on 31 Jan 2014 at 3:13
Thanks!
But trying to compile leptonica 1.70 I get
CCLD liblept.la
CC xtractprotos.o
CCLD xtractprotos
./.libs/liblept.so: undefined reference to `WebPEncodeLosslessRGBA'
collect2: ld returned 1 exit status
make[2]: *** [xtractprotos] Fehler 1
make[2]: Verlasse Verzeichnis '/home/.../leptonica-1.70/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/.../leptonica-1.70'
make: *** [all] Fehler 2
libwebp-dev is installed...
Original comment by hanksch...@googlemail.com
on 31 Jan 2014 at 3:33
1. this is leptonica error and you should report it there
2. It could means that you do not have needed version of libwebp...
Original comment by zde...@gmail.com
on 31 Jan 2014 at 4:09
1. this is leptonica error and you should report it there
2. It could means that you do not have needed version of libwebp...
Original comment by zde...@gmail.com
on 31 Jan 2014 at 4:09
Hi!
Yes, of course your right... I compiled lipwebp-0.4.0, which seemes to be the
latest stable version, but it didn't change the error. Thanks, anyway
Original comment by hanksch...@googlemail.com
on 31 Jan 2014 at 4:33
For for your information: I have webp 0.3.1 on opensuse and I have no problem
to compile leptonica 1.70.
Original comment by zde...@gmail.com
on 31 Jan 2014 at 7:11
Hi!
I managed to install libwebp-0.4.0 (not lipwebp2, that made the difference ;-)
) , version 0.1.3 (as in ubuntu 12.04) didn't work. Thanks for your support!
Original comment by hanksch...@googlemail.com
on 31 Jan 2014 at 9:28
test for leptonica 1.70 was added to configure (r1035)
Original comment by zde...@gmail.com
on 31 Jan 2014 at 11:21
Original issue reported on code.google.com by
hanksch...@googlemail.com
on 30 Jan 2014 at 2:58