I'm building OIIO using as much static libs as I can:
I build boost with link=static and runtime-link=static.
Tiff, Jpeg, zlib, etc... are all static.
OpenExr is the only shared lib i use. ( i haven't been able to link
statically with, i have symbols issues)
I build OIIO as a shared lib.
On 08/30/2012 06:45 PM, Stephen Parker wrote:
We're compiling boost ourselves and I'm not attempting to link
statically. I've not had much time to look into it. Out of curiousity,
how are you using OIIO?
------------------------------------------------------------------------
*From:* Michel Lerenard <[email protected]>
*To:* [email protected]
*Sent:* Thursday, August 30, 2012 8:05 AM
*Subject:* Re: [Oiio-dev] boost 1.47+
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] <mailto:[email protected]>
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
_______________________________________________
Oiio-dev mailing list
[email protected] <mailto:[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
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org