Review Board

1.0

Patch for Windows build to work with OpenEXR 1.6.1 instead of OpenEXR 1.4.0a

Updated 9 months, 3 weeks ago

Chris Norman Reviewers
pabs
None Synfig SVN
Patch to update Windows NSIS installs to accept OpenEXR 1.6.1 instead of OpenEXR 1.4.0a.  Wildcards added for the NSIS scripts, but I can't see any way to add wildcards to the makefile.  This matches the updated scripts on the Windows Build Wiki page.  
Tested under Windows XP
Posted 9 months, 3 weeks ago (September 13th, 2008, 7:17 p.m.)

   

  
synfig-core/trunk/Makefile.am (Diff revision 2)
 
You already know how I dislike these version numbers.
  1. Me too, but 'which libHalf*.dll' fails miserably :(
    At least we're down from 3 files affected by versions down to one.
synfig-core/trunk/Makefile.am (Diff revision 2)
 
Don't you also need the IlmBase library?
  1. Correct.  libHalf, libIex & libIlmThread are from IlmBase. libIlmImf is from OpenEXR.