Menu

#224 Compilation problem: Undefined reference: _inflateReset2

libpng_code
closed-invalid
None
5
2014-10-01
2014-06-30
No

in pngrutil.c; in function png_inflate_claim: undefined reference to '_inflateReset2'

Discussion

  • Glenn Randers-Pehrson

    You may have compiled with zlib.h from zlib-1.2.4 or later but then linked with an earlier version of zlib.

     
  • Glenn Randers-Pehrson

    • status: open --> closed-invalid
    • assigned_to: Glenn Randers-Pehrson
     

Log in to post a comment.