openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] Compiling OpenEXR under Windows


From: Neall Verheyde
Subject: Re: [Openexr-devel] Compiling OpenEXR under Windows
Date: Fri, 23 Jan 2015 09:23:35 -0800

Roughly, from memory:

1. Install Windows CMake (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 <address@hidden> 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
address@hidden
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]