6 lines
415 B
Markdown
6 lines
415 B
Markdown
# 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.
|