inacio94 post at 2020-11-4 19:54:31

How to put QT project running into OrangePi 4

Hello friends,

I have a project made in QT Creator and I would like to know how I can put the developed interface to work on my OrangePi 4 and if it's possible to boot the interface when turning on the OrangePi.

Best regards!

charlly post at 2022-12-24 13:28:22

Assuming you have your OrangePi 4 and QT project prepared:
1. Download and install the latest Armbian image from https://www.armbian.com/orange-pi-4/
2. Boot your OrangePi 4 with the Armbian image and open a terminal
3. Run the following commands to install the required dependencies:
`sudo apt-get update`
`sudo apt-get install build-essential libssl-dev libusb-1.0-0-dev pkg-config commercial real estate agent Buena Park libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libffi
page: [1]
View full version: How to put QT project running into OrangePi 4