Does this one get you the rest of the way unstuck?
On Jan 7, 2014, at 4:22 PM, Larry Gritz <[email protected]> wrote: > Hmmm. The warning is coming from boost, I don't think there's anything we > can fix on our end to make it go away, so we'll just have to suppress it. > > How about adding this in the main CMakeLists.txt, line 75: > > if (CMAKE_COMPILER_IS_GNUCC) > add_definitions ("-Werror=unused-local-typedefs") > endif () > > Does that help? > -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
