pekrau/MolScript

Build fails: uses the opaque type 'struct png_struct_def'

Opened this issue · 0 comments

png_img.c:72:22: error: incomplete definition of type 'struct png_struct_def'
  if (setjmp (png_ptr->jmpbuf)) yyerror ("png_img: could not setjmp");
              ~~~~~~~^