Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Prebuilt Qt5 universal binaries for macOS.

Notifications You must be signed in to change notification settings

gavv/qt5-universal-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt5-universal-binaries build

Prebuilt Qt5 universal binaries (x86_64 + arm64) for macOS. At the moment of writing this, Qt supports universal builds only in 6.x series.

Binaries are built and published automatically using Github Actions. You can either use binaries from this repo, or fork the repo and configure your own build, so that you can completely trust the build results.

Branch Description
main build script and github actions config
sdk built Qt SDK

Note: The sdk branch has standard file layout of Qt installation. For instance, Qt tools are in bin/ directory, and OSX frameworks, one framework per Qt module, are in lib/ directory. Frameworks contain both headers and shared libraries, as well as some resources.

The list of published versions is available here.

Universal binaries are constructed using macdeployqt-universal.

About

Prebuilt Qt5 universal binaries for macOS.

Resources

Stars

Watchers

Forks

Languages