Hey,
trying to compile oiio against libgiff 4.1 ( system provided)
compilation fails like
/mnt/homes/bdeluca/src/oiio/oiio/src/gif.imageio/gifinput.cpp: In member
function ‘void OpenImageIO::v1_3::GIFInput::report_last_error()’:
/mnt/homes/bdeluca/src/oiio/oiio/src/gif.imageio/gifinput.cpp:476:27:
error: ‘GifErrorString’ was not declared in this scope
GifErrorString seems to be part of libgiff 5
changing it too
GifLastError();
probably does some thing closer to what we want.
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org