Such a PR would be great :)




On Fri, Apr 15, 2016 at 10:15 AM -0700, "Larry Gritz" 
<l...@larrygritz.com<mailto:l...@larrygritz.com>> wrote:

Thanks. I actually got it working on my own, with the combination of:

* Modifying the OpenEXR/IlmImf/CMakeLists.txt to skip the construction of 
b44ExpLogTable.h and dwaLookups.h if they already exist.
* Checking the pre-built version of those (and the modified CMakeLists.txt) 
into my project.
* Having my appveyor.yml copy those into place right before building OpenEXR.

I also sped up the build considerably by adding BUILD_TESTS and BUILD_UTILS 
options (defaulting to ON but explicitly turned OFF for my appveyor builds that 
only need the libraries), which when off will skip compilation of all the unit 
tests and the utility binaries.

After some more testing, I'll prepare these changes as a pull request for 
OpenEXR, in case it's useful to others.


On Apr 15, 2016, at 9:38 AM, Mike Wong | ax.gmail 
<artix...@gmail.com<mailto:artix...@gmail.com>> wrote:

mmp/pbrt-v3 uses wjakob maintained EXR 2.2 with some Windows build fixes, it 
builds well on both vs2013 and vs2015, check the appveyor log on the badge.

https://github.com/mmp/pbrt-v3

On Friday, 15 April 2016, Kevin Wheatley 
<kevin.j.wheat...@gmail.com<mailto:kevin.j.wheat...@gmail.com>> wrote:
Karl's comment seams correct - when I was playing with it I seam to
remember there was something about the process generating the file
related to the number of cores/jobs count given to make too, but I'm
getting vague as that was months ago when I noticed it.

Kevin

--
Larry Gritz
l...@larrygritz.com<mailto:l...@larrygritz.com>


_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to