Re: Windows build of Ilmbase/IlmImf
[email protected] Thu, 14 Apr 2016 11:46:49 -0700
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <20160414114649.fc1d3a0587cde842492cadfc0524c0fa.f3edf3c948.mailapi@email18.secureserver.net> |
I have built OpenEXR 2.2 on Windows 7 64bit using Visual Studio 2012 and 2013 on multiple machines using the CMake build system. I haven't tried newer versions but I don't see why they would be a problem. For the build settings I disabled 'BUILD_SHARED_LIBS', 'NAMESPACE_VERSIONING', and 'USE_ZLIB_WINAPI'. All the other open source projects which I use that require OpenEXR usually like to link statically, so those settings work well for me. I have been following Larry's continued effort to get Travis CI and AppVeyor (for Windows building) working for OIIO and I think maybe the OpenEXR project could use some official automated building on various platforms so he could source that for his project? --------- Original Message --------- Subject: Re: [Openexr-devel] Windows build of Ilmbase/IlmImf From: "Nick Porcino" <[email protected]> Date: 4/14/16 10:10 am To: "Larry Gritz" <[email protected]>, "[email protected] [email protected]" <[email protected]> Not exactly what you are asking for but here is a script that works, distilled out of my mkvfx script. The fact that it is this complex suggests that the official cmake script could use a little love and attention. _______________________________________________ Openexr-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/openexr-devel