You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never tried it with libpng 1.5, so I don't really know what might be going on. Did you link against the same version of libpng as the header? What OS is this on?
ImportError: /home/ksivakumar/lpo/build/lib/python/lpo.so: undefined symbol: png_set_longjmp_fn
...I am getting this error and I'm using libpng 1.5, which does have support for png_set_longjpm_fn. Any ideas?
The text was updated successfully, but these errors were encountered: