Re: Compiling OpenEXR under Windows
Alastair Donaldson <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Neall and Piotr Thanks for your replies. I've been trying the CMake route but have been having errors. Does anyone know whether pre-built Windows 64-bit binaries are available somewhere? The latest Windows binaries on the downloads page are for an older version (which is not necessarily a problem for me), and are 32-bit (which is a problem for me). If not then I'll persevere more. Cheers Ally On 23/01/2015 17:23, Neall Verheyde wrote: > Roughly, from memory: > > 1. Install Windows CMake (www.cmake.org <http://www.cmake.org>) > > 2. cd to the IlmBase directory > 3. mkdir vsbuild, cd vsbuild (name it however you like) > 4. cmake -G"Visual Studio 12 Win64" .. > 5. open IlmBase.sln in Visual Studio, select release x64 target, > build, install > 6. repeat 2-5 for OpenEXR > > Adjust cmake parameters in step 4 to change the Visual Studio > version/platform, install location (CMAKE_INSTALL_PREFIX), or build > parameters (eg. OpenEXR namespace). > > Note that this process works for any CMake-based project under > Windows, assuming you have all the necessary tools installed. I have > MinGW and MSYS installed for more complicated projects. > > Cheers, > Neall. > > > On Fri, Jan 23, 2015 at 8:16 AM, Alastair Donaldson > <[email protected] > <mailto:[email protected]>> wrote: > > Dear all > > I'd like to compile OpenEXR under Windows, ideally using Visual > Studio. The README says "see README.win32" for instructions on > how to build OpenEXR on a Windows platform. However, README.win32 > appears to be empty. > > If anyone has any pointers here they would be much appreciated. > Same for IlmBase - it has the same situation with README files. > > Many thanks > > Ally Donaldson > > > _______________________________________________ > Openexr-devel mailing list > [email protected] <mailto:[email protected]> > https://lists.nongnu.org/mailman/listinfo/openexr-devel > > > > The contents of this e-mail and any attachments are confidential to > the intended recipient and may also be legally privileged. Unless you > are the named addressee (or authorized to receive for the addressee) > of this email you may not copy, disclose or distribute it to anyone else. > > If you have received this e-mail in error, please immediately notify > the sender by return e-mail and permanently delete the original, any > copy and any printout thereof. > > Gener8 Digital Media Corp. has made all reasonable efforts to ensure > that this e-mail and any attached documents or software are free from > software viruses, but it is the recipient's responsibility to confirm > this. > _______________________________________________ Openexr-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/openexr-devel