Open ajacocks opened 3 years ago
Thank you for reporting. I was able to reproduce the issue on Fedora 35 and fixed the errors in master (commit 7bdc452d9a04a883ef2d4c688d73614fe13c6947). Could you verify that this fixes the issue in your Fedora 34 setup as well?
When I try to build either -head or the current release, I first get this warning-forced-to-error:
I can work around this by adding "-Wno-error=range-loop-construct" to CFLAGS_COMMON. However, this just gets me to a different set of errors:
There are a bunch of other "error: static assertion failed: template argument must be a complete class or an unbounded array" errors in png.cpp.