Re: [darktable-dev] Compilation error relating to lens.c

2019-02-06 Thread philippe . weyland
Hi Hobbes, Which version of lensfun do you have ? To make it work I'm downgrading lensfun to 0.3.2-4: $ pacman -U /var/cache/pacman/pkg/mingw-w64-x86_64-lensfun-0.3.2-4-any.pkg.tar.xz You should be able to get this file from: https://sourceforge.net/projects/msys2/files/REPOS/MINGW/Sources/

[darktable-dev] Compilation error relating to lens.c

2019-02-05 Thread Hobbes Pirakitti
Hi! I am following this guide to compiling on Windows: https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/windows/BUILD.txt When I execute the following step cmake --build . It gets to about 77% and then I get a bunch of "deprecated" errors: In file included from C:/ms