Pre-compiled Qt 5 libraries for the Raspberry Pi.
This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dorian Zedler 68e43b2535
added BlueZ bluetooth support
2020-10-30 20:13:47 +01:00
debian added BlueZ bluetooth support 2020-10-30 20:13:47 +01:00
icon added icon and some usage information 2020-06-07 13:33:58 +02:00
LICENSE Add LICENSE 2020-06-07 12:55:30 +00:00
README.md minor changes 2020-06-07 13:35:09 +02:00
build.sh added precompiled binaries for Qt 5.12.5 2020-06-07 13:17:35 +02:00
libqt5raspi-5.12.5.deb added BlueZ bluetooth support 2020-10-30 20:13:47 +01:00

README.md

Qt 5 Raspberry Pi libraries

Pre-compiled Qt 5 libraries for the Raspberry Pi.
They can be used to easily deploy Qt to a Raspberry Pi, by installing the libqt5raspi-*.deb package.
The libraries will be installed into /usr/local/qt5raspi-*/.
After the installation, a symlink from /usr/local/qt5pi -> /usr/local/qt5raspi-*/ will be created in order to make the libraries available system-wide.