Releases: SlopeCraft/QtBinaries
Releases · SlopeCraft/QtBinaries
Vulkan SDK archive 1.3.250.1
This archive is uploaded because there's no other ways to install vulkan sdk in the windows runner of gh actions.
Tried methods:
- Install with vcpkg, but package
vulkan
on vcpkg it not a vulkan sdk, and requires vulkan sdk to be installed. - Install with .exe installer, but not way to operate on gui with fixed commands
Cross compiling toolchains to build arm64 mac binaries on x86_64 mac
Host: x86_64-apple-darwin
Target: aarch64-apple-darwin
Qt6.6.0 Static for macOS x86_64 (LLVM)
Qt 6.6.0 static file built with LLVM clang version 17.0.5.
Target: x86_64-apple-darwin23.0.0
Qt6.6.0 Static for macOS arm64 (LLVM)
Qt 6.6.0 static file built with LLVM clang version 17.0.4.
Target: arm64-apple-darwin23.1.0
Qt6.5.0 for Windows (MSVC)
Qt6.5.0 shared file built with MSVC 19.37
Target: x86_64-pc-windows-msvc
Qt6.5.0 for Windows (gcc11)
Qt6.5.0 shared file built by Qt offical with gcc11.
Target: x86_64-w64-windows-gnu