On Fri, Mar 2, 2012 at 7:27 PM, Ciaran Wills <[email protected]> wrote: >> In the 0.10 series I went ahead and removed src/include/tbb and >> patched to use the system installed TBB. This fails with 1.0.0 due to >> "tbb_assert_impl.h" not being available in the system installed TBB. >> Is this file provided by a newer version of TBB or is this provided by >> oiio? > > On my fedora 16 system with system installed tbb (3.0.1) it looks like the > stuff in that file has moved to tbb_stddef.h
That did it! Patched around it and that seemed to fix the problem Thanks! Richard _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
