acdep
31st October 2004, 06:57 AM
Hello Andy,
Under linux im using the latest libpng-1.2.7 due to the security problems found
in the previous libpng versions...
If im trying to save a window as PNG Ac3D "segment faults" and stops due to the error ->
libpng warning: Application was compiled with png.h from libpng-1.0.12
libpng warning: Application is running with png.c from libpng-1.2.7
libpng error: Incompatible libpng version in application and library
I tried to find a way to recompile the plugin but its not in the SDK...
Do you have a suggestion on how to make it run?
(PS: Already tried to symlink libpng.so.2 -> libpng.so.3 but that wont run either)
Regards,
Norman.
Under linux im using the latest libpng-1.2.7 due to the security problems found
in the previous libpng versions...
If im trying to save a window as PNG Ac3D "segment faults" and stops due to the error ->
libpng warning: Application was compiled with png.h from libpng-1.0.12
libpng warning: Application is running with png.c from libpng-1.2.7
libpng error: Incompatible libpng version in application and library
I tried to find a way to recompile the plugin but its not in the SDK...
Do you have a suggestion on how to make it run?
(PS: Already tried to symlink libpng.so.2 -> libpng.so.3 but that wont run either)
Regards,
Norman.