Compilation error occurred when I try to use the itkpng:
include\ITK-5.4\itkpng/png.h(329,13): fatal error C1083: Cannot open include file: ‘pnglibconf.h’: No such file or directory
There is indeed no pnglibconf.h file in the “include” folder. Is this a problem of incomplete construction of itkpng?