How to run a QT build on Raspberry Pi
Unsolved
General and Desktop
-
I have a Raspberry Pi 3B+ and installed Ubuntu Server (Ubuntu 20.04). I designed a screen with QT for this system, and I want only this screen to be visible, with no other screens showing. How can I do this?
Since I installed Ubuntu Server, I am currently only working in the terminal. Is it possible to run a program with a graphical interface?
-
Check the documentation, it describes step by step what you need.
-
@Axel-Spoerl Thank you for your answer