I can write the command list i do in terminal on raspberry.
sudo apt update
sudo apt upgrade
sudo apt install build-essential
sudo apt install qtcreator
sudo apt install qt5-default
sudo apt install qml-module-qtquick-controls2
cd /etc/apt
sudo nano sourcelist.list
Here you have to uncomment or create the string
deb-src http://raspbian.raspberrypi.ord/raspbian/buster main contrib non-free rpi
sudo apt update
sudo apt upgrade
sudo apt-get build-dep qt5-qmake
sudo apt-get build-dep libqt5gui5
sudo apt-get build-dep libqt5webengine-data
sudo apt-get build-dep libqt5webkit5
sudo apt-get install libudev-dev libinput-dev libts-dev libxcb-xinerama0-dev libxcb-xinerama0 gdbserver
qtcreator
Download the csport version on github
Next i open project QtAgOpenGPS.pro and it “Run”
I can’t make now a video but when i can i do.
next i want to try install win10 and test AOG