Closed UnixY2K closed 1 year ago
getting (0xC0000139
) on both Windows MSVC
and Windows Clang
, which appears to be the same DLL not found
. I think it's the same MinGW
error from #384, need to check this later and check which DLLs are missing
fixed the macOS CI error by using the fallback SQLite3
Fixed Clang errors by fixing the setup of environment variables, as for MSVC used a task that enabled the automatic discovery of MSVC
Thanks a lot for all this! God job
PR that completes #403, adding the base meson CI pipeline