Is anyone having success with openimageio compiled against versions of boost 1.47 or higher? I started trying to link against 1.50 and ran into some compile issues, so I started stepping back and trying to compile against earlier versions. 1.47 and 1.48 cause my plug-in (wrapping oiio) to throw an exception after the render is finished. Before I start diving in I thought I'd see if anyone else had issues.
This is the error I'm seeing: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >' what(): boost::lock_error Some cursory googling resulted in a few hits where someone was asking if anything had changed in 1.47 regarding this lock_error. But nothing conclusive yet. 1.43 has worked fine for me.
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
