Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nufraw-0.43-setup.exe | 2020-02-29 | 15.3 MB | |
README.md | 2020-02-21 | 517 Bytes | |
nufraw-0.42-setup_BETA2.exe | 2019-01-18 | 13.5 MB | |
Totals: 3 Items | 28.8 MB | 2 |
That's the windows installer for nufraw standalone program
It's poorly tested so I'm waiting for your feedback
It's compiled using MSYS2
these are the basic instructions (using MSYS2 32bit shell):
$ ./autogen.sh
$ ./configure --enable-contrast --with-dosprefix=C:\\msys64\\mingw32
$ make CXXFLAGS="-fpermissive -fopenmp -Wl,-subsystem,windows"
$ make windows-installer
NOTE:
- to make windows-installer you need Inno setup 6
- lensfun support is broken so lensfun canno be enabled in configuration