jcelaya / hdrmerge

HDR exposure merging
http://jcelaya.github.io/hdrmerge/
Other
362 stars 78 forks source link

Enable building HDRMerge on Windows using qt5 #128

Closed Hombre57 closed 6 years ago

Hombre57 commented 6 years ago

The setup target is now functional and will copy all required DLL from your MSYS installation. Tested on Windows for 64 bits Release target.

The path to the lib dir, where to find the dll to bundle, is found by looking for exiv2.exe.

CAVEAT: the default install directory is C:\Program files(x86), even thought it is a 64 bit build (should be C:\Program files)