jwilk-archive/pdf2djvu

Compilation failed with poppler-0.62

LazyKent opened this issue · 2 comments

Compilation failed with poppler-0.62.

g++ -fopenmp -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Wempty-body -Werror=overloaded-virtual -Werror=narrowing -Werror=misleading-indentation -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick  -I/usr/include/uuid   -c -o pdf-unicode.o pdf-unicode.cc
pdf-unicode.cc:29:10: fatal error: UTF8.h: No such file or directory
jwilk commented

Should be fixed in e263c43.

I'll make a new release soon.

jwilk commented

I'll make a new release soon.

Done!