Added by Guido Seifert over 1 year ago
Problem is that Gentoo now uses libpng 1.4.*
In cmake/WtFindHaru.txt libpng 1.2.* is hardcoded. I changed
cmake/WtFindHaru.txt: SET
to
cmake/WtFindHaru.txt: SET
Compiles and links just fine now. Cannot tell if this introduces
other bugs, yet.
Hey,
This has been solved in latest git by discovering the libpng library too.
Regards,
koen