mirror of https://github.com/GNOME/gimp.git
ef817dc452
The UCRT environment is a successor to the MINGW environment on Windows with a more modern C runtime library. Building under UCRT we get this error: ../../gimp/plug-ins/file-raw/file-darktable.c:420:7: error: function '__p__environ' is initialized like a variable" To fix this we use the relevant part of patch 6 from: https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-gimp |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
file-darktable-export-on-exit.lua | ||
file-darktable-get-size.lua | ||
file-darktable.c | ||
file-raw-formats.h | ||
file-raw-placeholder.c | ||
file-raw-utils.c | ||
file-raw-utils.h | ||
file-rawtherapee.c | ||
meson.build |