Are you manually defining OPENEXR_INCLUDE_DIR? I'm on arch linux too and cmake configures without any errors on a new empty directory. (just typing `make` configures a new build without any issues).
On Thu, Dec 26, 2013 at 8:50 AM, <[email protected]> wrote: > Hi all, > > I just updated from latest git and tried to build via cmake, but it > couldn't find /usr/include/OpenEXR/OpenEXR/OpenEXRConfig.h > > In my system (Arch Linux, OpenEXR 2.0.1) the file is in > /usr/include/OpenEXR/OpenEXRConfig.h > > I had to make the following change to > blender/build_files/cmake/Modules/FindOpenEXR.cmake: > http://www.pasteall.org/48245/diff > > Thanks, > Sanne > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
