I have a pure CMake version of the IlmBase 1.0.2 and OpenEXR 1.7 bundle. It can build static and DLL libraries on Windows, both 32 and 64bit (so far it works even with Visual Studio 11 beta). The CMake build should also work in Linux and OSX, but it not very well tested there.
If you think it could be useful, I can upload that version to Bitbucket/Github. I also have CMake versions of libtiff and libjpeg8, they are far rougher than the ILM one but they are decent enough to build MSVC versions of the libraries. I could contribute with the 64-bit Windows dependencies for MSVC 2010 and 11. When I get some extra time I could also make the 32-bit and the MSVC 2008 versions as well. -Edgar -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steven Caron Sent: Monday, March 19, 2012 5:39 PM To: OpenImageIO developers Subject: Re: [Oiio-dev] Having problems building on Windows that might be difficult for ILM's IlmBase and OpenEXR. as far as i know getting a 64bit build on windows isn't easy. i am pretty sure its not provided out of the box and requires a user to modify the projects shipped. i am surprised some frustrated user hasn't made a pure CMake setup for the ILM open source projects. On 3/19/2012 2:34 PM, Robert Matusewicz wrote: > Also, I think that best solution would be automagic script that build > all needed dependencies: https://github.com/OpenImageIO/oiio/issues/79 > _______________________________________________ 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
