3 Commits

Author SHA1 Message Date
MartinEesmaa
231bf4e9bc
Updated uvg266 for Windows, Linux and BSD
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
2025-01-14 11:40:40 +11:00
MartinEesmaa
217eca4919
Updated uvg266 builds
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
2024-09-11 17:35:25 +10:00
MartinEesmaa
9ce861fc44
Added uvg266 binary of Windows, macOS, Linux & BSD
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
2024-06-12 18:00:26 +10:00