You don't need to change system to Ubuntu, You can just set up missing variables in cmake by using "Add entry" icon on cmake-gui interface - for now OPENEXR_INCLUDE_DIR is missing, so just use "Add entry", fill the name with OPENEXR_INCLUDE_DIR, choose "Path" and point to the directory where the OpenExr include lies.
But compiling OIIO on linux distribution is brainless, just 'make';) Cheers Robert W dniu 17 marca 2012 20:29 użytkownik Calculemus <[email protected]> napisał: > What do you guys use, I could transfer to Ubuntu? But I don't see > building instructions for linux... > > > > On 3/17/12, Robert Matusewicz <[email protected]> wrote: >> Yes, it look like cmake can't find OPENEXR_INCLUDE_DIR - You can point >> it by Yourself and if this error occurs again for others libraries, >> just do the same. Our buildsystem doesn't work very well on Windows. >> >> Cheers >> Robert >> >> W dniu 17 marca 2012 20:17 użytkownik Calculemus >> <[email protected]> napisał: >>> Here is the log: >>> >>> http://pastebin.com/cDRyACkQ >>> >>> On 3/17/12, Ben Houston <[email protected]> wrote: >>>> The most important part of that error is in the text box in the bottom >>>> half of that dialog that one can't read in that picture. >>>> -ben >>>> >>>> On Sat, Mar 17, 2012 at 3:04 PM, Calculemus <[email protected]> >>>> wrote: >>>>> I followed the instructions exactly and yet I get this error. >>>>> >>>>> http://postimage.org/image/wo3a59zv7/ >>>>> >>>>> Thanks >>>>> _______________________________________________ >>>>> Oiio-dev mailing list >>>>> [email protected] >>>>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >>>> >>>> >>>> >>>> -- >>>> Best regards, >>>> Ben Houston >>>> Voice: 613-762-4113 Skype: ben.exocortex Twitter: @exocortexcom >>>> Exocortex - Passionate CG Software Professionals. >>>> _______________________________________________ >>>> Oiio-dev mailing list >>>> [email protected] >>>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >>>> >>> _______________________________________________ >>> Oiio-dev mailing list >>> [email protected] >>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >> >> >> >> -- >> My public key can be found at https://keyserver2.pgp.com >> _______________________________________________ >> Oiio-dev mailing list >> [email protected] >> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >> > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- My public key can be found at https://keyserver2.pgp.com _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
