agl / jbig2enc

JBIG2 Encoder
Other
251 stars 86 forks source link

jbig2enc fails to compile against leptonica-1.70 and higher #47

Open tom111 opened 10 years ago

tom111 commented 10 years ago

Hi, In Gentoo we have some trouble building jbig2enc with newer versions of leptonica. This looks like an interface change in the leptonica library maybe? https://bugs.gentoo.org/show_bug.cgi?id=513954

Cheers, Thomas

zdenop commented 10 years ago

This is fixed in current repository see https://github.com/agl/jbig2enc/commit/b3aa8d8924953476600872b9b5ec88e6ce6b93c7

BTW: current jbig2enc code is possible to compile also with current leptonica version (1.71)