I was trying to update Fedora to OIIO 2.3.8.0 but had some issues:

1. OCIO by default builds with c++std 11, but I updated it to force C++14
and that solved that particular issue.

2. OCIO[1] is failing with:

/usr/bin/ld: /usr/lib64/libOpenImageIO.so: undefined reference to symbol
'_ZN16OpenImageIO_v2_310ParamValue11clear_valueEv'
/usr/bin/ld: /usr/lib64/libOpenImageIO_Util.so.2.3: error adding symbols:
DSO missing from command line

Perhaps there was some coordination missing between the two projects?

Thanks,
Richard

[1] https://kojipkgs.fedoraproject.org//work/tasks/5953/76655953/build.log
_______________________________________________
Oiio-dev mailing list
Oiio-dev@lists.openimageio.org
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to