For macOS and Android were failed due three errors for some architecture of x86_64 and x86. I'll try figure out and upload builds for macOS and Android...
Fixed permissions set of Linux and BSD.
- Martin Eesmaa
Note about Win32 binary is now cross-compiled on Linux x64 machine, because previous Win32 build requires msys-2.0.dll shared library to run that I didn't know that.
macOS x86_64 Intel build supports now for macOS 12 than previous build was macOS 14.
Now it doesn't need shared library anymore of new Win32 build.
- Martin Eesmaa
Windows build of x64 compiled on MSVC and Win32 compiled on GCC.
All Linux binaries are compiled on GCC.
macOS and BSD binaries are compiled on Clang.
- Martin Eesmaa