pekrau / MolScript

The MolScript program produces publication-quality images of macromolecular 3D structures.
https://pekrau.github.io/MolScript/
MIT License
37 stars 16 forks source link

Build fails: uses the opaque type 'struct png_struct_def' #7

Open yurivict opened 5 years ago

yurivict commented 5 years ago
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");
              ~~~~~~~^