On Fri, Jan 22, 2016 at 5:09 PM Nicholas Yue <[email protected]> wrote:
> On 22 January 2016 at 17:04, Larry Gritz <[email protected]> wrote: > >> Hmmm... I can make it work from the 'make' wrapper, but not from CMake >> directly. I'm not sure why that's the case, but I'll look into it. >> > > I suspect the find_library() call in FindIlmBase.cmake did not exclude > the system path in it's library search > I've tried overriding all of the CMake existing variables, using Nicholas' CUSTOM* set, and everything fails. At the end of CMake configuration I always get the dreaded "Manually-specified variables were not used by the project:" This is an out-of-source build. CMake fails to configure via the command line, and instead always defaults to the system libraries. With respect, TJS
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
