I've built successfully on windows and linux against version 1.49, without any issue.

Are you compiling boost yourself or using packaged binaries ?

On 08/23/2012 06:41 PM, Stephen Parker wrote:
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

_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to