With OpenEXR/Imath 3.x, there is no "IlmBase". OIIO's search for those looks for Imath first (if it exists, it's 3.x we're dealing with), and if not then it looks for IlmBase and other 2.x components.
I don't recognize those output statements... that's not what current OIIO should print. Can you show us an entire cmake config step output with VERBOSE=1? I'm having trouble understanding where those come from (we don't use Imath_DIR, for example). > On Apr 12, 2022, at 9:00 AM, Nicholas Yue <yue.nicho...@gmail.com> wrote: > > Hi, > > I am attempting to build oiio from the head > > I plan to build it with OpenEXR and Imath 3.1.4 > > During configuration of oiio, I see the following > > ``` > -- Could NOT find Imath (missing: Imath_DIR) > -- Could NOT find IlmBase (missing: IlmBase_DIR) > -- Could NOT find OpenEXR (missing: OpenEXR_DIR) > ``` > > Is IlmBase still a requirement or is it safe to ignore it for now ? > > Cheers > -- > Nicholas Yue > https://www.linkedin.com/in/nicholasyue/ > <https://www.linkedin.com/in/nicholasyue/> > _______________________________________________ > Oiio-dev mailing list > Oiio-dev@lists.openimageio.org > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz l...@larrygritz.com
_______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org