Hello,
When trying to build the beta version, I get the following errors
Jean-Marc@DESKTOP-SKLA4BG MSYS ~/siril
$ meson _build
-bash: meson: command not found
and if I try
Jean-Marc@DESKTOP-SKLA4BG MSYS ~/siril
$ D:/msys64/mingw64/bin/meson.exe _build
The Meson build system
Version: 1.6.1
Source dir: D:/msys64/home/Jean-Marc/siril
Build dir: D:/msys64/home/Jean-Marc/siril/_build
Build type: native build
Project name: siril
Project version: 1.3.5
WARNING: Failed to activate VS environment: Could not find C:/Program Files (x86)/Microsoft Visual Studio/Installer/vswhere.exe
meson.build:28:0: ERROR: Unable to get gcc pre-processor defines:
Compiler stdout:
Compiler stderr:
cc: fatal error: cannot execute ‘cc1’: CreateProcess: No such file or directory
compilation terminated.
A full log can be found at D:/msys64/home/Jean-Marc/siril/_build/meson-logs/meson-log.txt
WARNING: Running the setup command as meson [options]
instead of meson setup [options]
is ambiguous and deprecated.
Regards,
Jean-Marc