Menu

libpng crash on png_read_info()

Help
James
2007-09-04
2012-07-26
  • James

    James - 2007-09-04

    When I try and use a precompiled version of libpng on Winddows, I get the out access exception detailed on other threads here.

    The apparent solution is to build the a version myself, and use that. Though I get numerous linker errors indicating :

    pngw32.def : error LNK2001: unresolved external symbol png_libpng_ver
    .\Win32_DLL_Release/libpng13.lib : fatal error LNK1120: 1 unresolved externals

    So I can't use a precompiled version, or build it myself. I get the beta version to build, but then get even more linker errors when I link the .lib to my project.

    I either need someone to walk me through how to build this damn thing, or provide a precompiled version, if possible. Otherwise, I'm pretty much buggered.

     
    • MarionY

      MarionY - 2007-09-20

      I have the same error. Please post the fix when you get it.
      Very frustrating.

       
    • GnuWin

      GnuWin - 2007-09-04
       
      • James

        James - 2007-09-05

        Yes, I have tried that. No such luck still.

         
MongoDB Logo MongoDB