Skip to content

Releases: SlopeCraft/QtBinaries

Vulkan SDK archive 1.3.250.1

09 Dec 03:13
53a8817
Compare
Choose a tag to compare

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

05 Feb 04:28
53a8817
Compare
Choose a tag to compare

Host: x86_64-apple-darwin
Target: aarch64-apple-darwin

Qt6.6.0 Static for macOS x86_64 (LLVM)

17 Nov 20:15
b587f58
Compare
Choose a tag to compare

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)

14 Nov 15:33
b587f58
Compare
Choose a tag to compare

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)

15 Nov 08:23
b587f58
Compare
Choose a tag to compare

Qt6.5.0 shared file built with MSVC 19.37
Target: x86_64-pc-windows-msvc

Qt6.5.0 for Windows (gcc11)

15 Nov 08:20
b587f58
Compare
Choose a tag to compare

Qt6.5.0 shared file built by Qt offical with gcc11.
Target: x86_64-w64-windows-gnu