Current build status
OpenSSL Status
My Qt builds is with linked OpenSSL support for most platforms, use (currently only) LTS versions of OpenSSL.
Here is a list of OpenSSL builds of mine.
OpenSSL 3 series is used on Qt 6 after 6.2.3 and Qt 5.15 after 11th Sep, 2023.
Since Qt 6.2 changes tls backend to plugin, one can use more than one tls backend when building.
On Windows we are using OpenSSL alongwith SChannel, while on macOS we are using OpenSSL alongwith SecureTransport.
Although I simultaneously maintain openssl-externalCMake I don’t use it for building OpenSSL.
The OpenSSL built by that project still do not pass the test cases.
So the builds here are still using original Perl-based build instruction.
OpenSSL Version | Target Platform | Build Host | Toolchain Version | Architecture | Variant |
---|---|---|---|---|---|
3.0.14 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 | |
3.0.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 | |
3.0.14 | macOS | macOS 14.5 | AppleClang 15.0.0 | x86_64 | |
3.0.14 | macOS | macOS 14.5 | AppleClang 15.0.0 | arm64 | |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r21e | arm | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r21e | arm64 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r21e | x86 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r21e | x86_64 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r23c | arm | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r23c | arm64 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r23c | x86 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r23c | x86_64 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r25c | arm | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r25c | arm64 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r25c | x86 | -static |
3.0.14 | Android-23 | Rocky Linux 8.9 | ndk r25c | x86_64 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r23c | arm | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r23c | arm64 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r23c | x86 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r23c | x86_64 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r25c | arm | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r25c | arm64 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r25c | x86 | -static |
3.0.14 | Android-24 | Rocky Linux 8.9 | ndk r25c | x86_64 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r25c | arm | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r25c | arm64 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r25c | x86 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r25c | x86_64 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm64 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r26d | x86 | -static |
3.0.14 | Android-27 | Rocky Linux 9.4 | ndk r26d | x86_64 | -static |
Qt Version | OpenSSL version used |
---|---|
Qt 4.8 Series | OpenSSL 1.0.2u |
Qt 5.6 Series | OpenSSL 1.0.2u (except macOS) |
Qt 5.9 Series | OpenSSL 1.0.2u (except macOS) |
Qt 5.12 Series | OpenSSL 1.1.1w (except macOS) |
Qt 5.15 Series | OpenSSL 3.0.13 (except Windows and macOS) |
Qt 6.2 Series | OpenSSL 3.0.13 |
Qt 6.5 Series | OpenSSL 3.0.13 |
Qt 6.7 Series | OpenSSL 3.0.13 |
MariaDB Status
I’ll ship MariaDB connector/C dynamic library for Qt 5.15 and later version since 8th Feb, 2023.
This is used to build MySQL database backend.
I have following reason for not using MySQL libraries.
- MariaDB is the “original” MySQL per se.
- Using later MySQL (8.0 series and later) need downloading and building a full MySQL database. But the MySQL database is bulky and hard to be built.
- MySQL is from Oracle who had history of hitting open source community.
MariaDB Version | Target Platform | Build Host | Toolchain Version | Architecture |
---|---|---|---|---|
3.1.23 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86 |
3.1.23 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | VS2017 15.9.63 | x86 |
3.1.23 | Windows | Windows 11 10.0.22631 | VS2017 15.9.63 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86 |
3.1.23 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 8.1.0 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 |
3.1.23 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 |
3.1.23 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) |
3.3.8 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 |
3.3.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 |
3.3.8 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) |
Qt Version | MariaDB connector/C version used |
---|---|
N/A (EOL) | |
N/A (EOL) | |
N/A (EOL) | |
N/A (Not developed against. Already EOL on macOS) | |
Qt 5.15 Series | MariaDB connector/C 3.1.23 |
Qt 6.2 Series | MariaDB connector/C 3.3.8 |
Qt 6.5 Series | MariaDB connector/C 3.3.8 |
Qt 6.7 Series | MariaDB connector/C 3.3.8 |
Qt Build Table
Note: Since Qt 6 dropped support for 32-bit Windows for Qt 6, our Qt 6 builds will no longer run for 32-bit Windows either.
If there is need of static builds for non-LTS release, please contact me directly for commercial customization.
Qt Version | Target Platform | Build Host | Toolchain Version | Architecture | Variant | Uploaded |
---|---|---|---|---|---|---|
5.15.14 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86 | √ | |
5.15.14 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86 | -static(Full) | √ |
5.15.14 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86_64 | √ | |
5.15.14 | Windows | Windows 10 10.0.19045 | VS2015 Update 3 | x86_64 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2017 15.9.63 | x86 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2017 15.9.62 | x86 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2017 15.9.63 | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2017 15.9.62 | x86_64 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2019 16.11.36 | x86 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2019 16.11.36 | x86_64 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 8.1.0 | x86 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 8.1.0 | x86 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 8.1.0 | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 8.1.0 | x86_64 | -static(Full) | √ |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 | √ | |
5.15.14 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 | √ | |
5.15.14 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -framework | √ |
5.15.14 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -no-framework | √ |
5.15.14 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Full) | √ |
5.15.14 | Android-23 | Windows 11 10.0.22631 | ndk r21e | ALL | √ | |
5.15.14 | Android-23 | Rocky Linux 8.9 | ndk r21e | ALL | √ | |
5.15.14 | Android-23 | macOS 13.6.6 | ndk r21e | ALL | √ | |
5.15.14 | Android-23 | macOS 14.5 | ndk r21e | ALL | √ | |
5.15.14 | Android-23 | Windows 11 10.0.22631 | ndk r23c | ALL | √ | |
5.15.14 | Android-23 | Rocky Linux 8.9 | ndk r23c | ALL | √ | |
5.15.14 | Android-23 | macOS 13.6.6 | ndk r23c | ALL | √ | |
5.15.14 | Android-23 | macOS 14.5 | ndk r23c | ALL | √ | |
5.15.14 | Android-23 | Windows 11 10.0.22631 | ndk r25c | ALL | √ | |
5.15.14 | Android-23 | Rocky Linux 8.9 | ndk r25c | ALL | √ | |
5.15.14 | Android-23 | macOS 13.6.6 | ndk r25c | ALL | √ | |
5.15.14 | Android-23 | macOS 14.5 | ndk r25c | ALL | √ | |
5.15.14 | WebAssembly | Windows 11 10.0.22631 | emscripten-1.39.8 | - | -feature-threads | √ |
5.15.14 | WebAssembly | Rocky Linux 8.9 | emscripten-1.39.8 | - | -feature-threads | √ |
5.15.14 | WebAssembly | macOS 13.6.6 | emscripten-1.39.8 | - | -feature-threads | √ |
5.15.14 | WebAssembly | macOS 14.5 | emscripten-1.39.8 | - | -feature-threads | √ |
6.2.8 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | VS2019 16.11.36 | x86_64 | -static(Full) | √ |
6.2.8 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 | -static(Lite) | × |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 11.2.0 | x86_64 | -static(Full) | √ |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 | √ | |
6.2.8 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 | √ | |
6.2.8 | Linux | Rocky Linux 8.9 | GCC 8.5.0 | x86_64 | -static(Lite) | × |
6.2.8 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -framework | √ |
6.2.8 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -no-framework | √ |
6.2.8 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Lite) | × |
6.2.8 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Full) | √ |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r23c | arm | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r23c | arm64 | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r23c | x86 | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r23c | x86_64 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r23c | arm | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r23c | arm64 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r23c | x86 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r23c | x86_64 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r23c | arm | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r23c | arm64 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r23c | x86 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r23c | x86_64 | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r25c | arm | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r25c | arm64 | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r25c | x86 | √ | |
6.2.8 | Android-24 | Windows 11 10.0.22631 | ndk r25c | x86_64 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r25c | arm | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r25c | arm64 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r25c | x86 | √ | |
6.2.8 | Android-24 | Rocky Linux 8.9 | ndk r25c | x86_64 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r25c | arm | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r25c | arm64 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r25c | x86 | √ | |
6.2.8 | Android-24 | macOS 14.5 | ndk r25c | x86_64 | √ | |
6.2.8 | WebAssembly | Windows 11 10.0.22631 | emscripten-2.0.14 | - | -feature-threads | √ |
6.2.8 | WebAssembly | Rocky Linux 8.9 | emscripten-2.0.14 | - | -feature-threads | √ |
6.2.8 | WebAssembly | macOS 14.5 | emscripten-2.0.14 | - | -feature-threads | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | VS2022 17.10.0 | x86_64 | -static(Full) | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 UCRT | x86_64 | -static(Full) | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | -static(Lite) | × |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 12.2.0 MSVCRT | x86_64 | -static(Full) | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | -static(Full) | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | -static(Full) | √ |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 UCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 16.0.6 MSVCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 UCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 17.0.6 MSVCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 | √ | |
6.5.3 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 | √ | |
6.5.3 | Linux | Rocky Linux 9.4 | GCC 11.4.1 | x86_64 | -static(Lite) | × |
6.5.3 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -framework | √ |
6.5.3 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -no-framework | √ |
6.5.3 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Lite) | × |
6.5.3 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Full) | √ |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r25c | arm | √ | |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r25c | arm64 | √ | |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r25c | x86_64 | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r25c | arm | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r25c | arm64 | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r25c | x86_64 | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r25c | arm | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r25c | arm64 | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r25c | x86_64 | √ | |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r26d | arm | √ | |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r26d | arm64 | √ | |
6.5.3 | Android-27 | Windows 11 10.0.22631 | ndk r26d | x86_64 | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm64 | √ | |
6.5.3 | Android-27 | Rocky Linux 9.4 | ndk r26d | x86_64 | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r26d | arm | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r26d | arm64 | √ | |
6.5.3 | Android-27 | macOS 14.5 | ndk r26d | x86_64 | √ | |
6.5.3 | WebAssembly | Windows 11 10.0.22631 | emscripten-3.1.25 | - | -feature-threads | √ |
6.5.3 | WebAssembly | Rocky Linux 9.4 | emscripten-3.1.25 | - | -feature-threads | √ |
6.5.3 | WebAssembly | macOS 14.5 | emscripten-3.1.25 | - | -feature-threads | √ |
6.7.2 | Windows | Windows 11 10.0.22631 | VS2019 16.11.37 | x86_64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | x86_64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | VS2022 17.10.3 | arm64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 UCRT | x86_64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ GCC 13.2.0 MSVCRT | x86_64 | -static(Lite) | × |
6.7.2 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 UCRT | x86_64 | √ | |
6.7.2 | Windows | Windows 11 10.0.22631 | MinGW-w64 w/ LLVM 18.1.8 MSVCRT | x86_64 | √ | |
6.7.2 | Linux | Rocky Linux 9.4 | GCC 11.4.1 | x86_64 | -static(Lite) | × |
6.7.2 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -framework | √ |
6.7.2 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -no-framework | √ |
6.7.2 | macOS | macOS 14.5 | AppleClang 15.0.0 | Universal (x86_64, arm64) | -static(Lite) | × |
6.7.2 | Android-27 | Windows 11 10.0.22631 | ndk r26d | arm | √ | |
6.7.2 | Android-27 | Windows 11 10.0.22631 | ndk r26d | arm64 | √ | |
6.7.2 | Android-27 | Windows 11 10.0.22631 | ndk r26d | x86_64 | √ | |
6.7.2 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm | √ | |
6.7.2 | Android-27 | Rocky Linux 9.4 | ndk r26d | arm64 | √ | |
6.7.2 | Android-27 | Rocky Linux 9.4 | ndk r26d | x86_64 | √ | |
6.7.2 | Android-27 | macOS 14.5 | ndk r26d | arm | √ | |
6.7.2 | Android-27 | macOS 14.5 | ndk r26d | arm64 | √ | |
6.7.2 | Android-27 | macOS 14.5 | ndk r26d | x86_64 | √ | |
6.7.2 | WebAssembly | Windows 11 10.0.22631 | emscripten-3.1.50 | - | -feature-threads | √ |
6.7.2 | WebAssembly | Rocky Linux 9.4 | emscripten-3.1.50 | - | -feature-threads | √ |
6.7.2 | WebAssembly | macOS 14.5 | emscripten-3.1.50 | - | -feature-threads | √ |