bug-ocrad
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

0.28 doesn't compile


From: Dominik Kurz
Subject: 0.28 doesn't compile
Date: Sat, 10 Dec 2022 00:36:35 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

Hi, I just wanted to let you know that the version 0.28 doesn't compile
using the installation instructions in the INSTALL file, but 0.27 does.
You may want to remove or update 0.28


g++  -Wall -W -O2 -c -o png_io.o png_io.cc
png_io.cc:27:10: fatal error: png.h: No such file or directory
   27 | #include <png.h>
      |          ^~~~~~~
compilation terminated.
make: *** [Makefile:70: png_io.o] Error 1


Specifically, this step fails.

Regards,

Dominik Kurz.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]