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.
libqt5raspi/README.md

7 lines
415 B
Markdown
Raw Permalink Normal View History

2020-06-02 19:51:18 +02:00
# Qt 5 Raspberry Pi libraries
2020-06-07 13:33:58 +02:00
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.
2020-06-07 13:35:09 +02:00
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.