carlosinacio Posted November 3, 2020 Posted November 3, 2020 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!
NicoD Posted November 4, 2020 Posted November 4, 2020 Write a bash script that starts the interface. Start the script with /etc/rc.local Good luck.
carlosinacio Posted November 5, 2020 Author Posted November 5, 2020 On 11/4/2020 at 7:39 PM, NicoD said: Write a bash script that starts the interface. Start the script with /etc/rc.local Good luck. Expand Sorry but how do I create a bash script from the .pro file that I have from the interface made in QT Creator?
Werner Posted November 5, 2020 Posted November 5, 2020 Moved to p2p since this seems to be userspace.
Recommended Posts