On 13.08.2012, at 21:43, Gonzalo Garramuno <[email protected]> wrote:
> I'm trying to compile fltk3 but it fails with: > > Compiling fltk3png/png.c... > fltk3png/png.c:14:21: fatal error: pngpriv.h: No such file or directory > > The file is in include/fltk3png, but the makefile does not refer to it. > > I also tried compiling with cmake but the errors were worse. I don't have CMake, so I can;t support it ATM. Yes, Greg just found out that the path to this specific directory is missing in the Makefile setup. Please add it manually. I will try to fix this issue soon and post a new version. There are a bunch of Xcode fixes as well. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

