Hi, I'm sure I'm missing something incredibly obvious here, but I seem to be unable to compile OIIO with OCIO support.
I've got Jeremy's ocio branch of OIIO, and running 'make help' mentions: make USE_OCIO=1 ... Specify whether to build with OpenColorIO support (Incidentally, this line isn't listed in the INSTALL file - that seems to be as the master branch) Right now, I've got OCIO installed in a custom location (for testing purposes, /tmp/ocioinstall/) If I run 'make USE_OCIO=1', then, as I've not told it where to find OCIO, it gives me: -- OCIO not found. Specify OCIO_PATH to locate it -- Skipping OpenColorIO support However, my issue here is *where* to specify OCIO_PATH. I've tried setting it as an environment variable, and also running 'make USE_OCIO=1 OCIO_PATH=/tmp/ocioinstall', but both of these continue to say the same thing. It feels like I'm missing something really obvious here. Any tips? Cheers Hugh Macdonald nvizible – VISUAL EFFECTS hugh.macdon...@nvizible.com +44(0) 20 3167 3860 +44(0) 7773 764 708 www.nvizible.com
_______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org