aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a11bd94ca5e7f647391e0369f98a139c3eb2319c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# testqt

#reference

https://doc-snapshots.qt.io/qt5-5.9/qtlocation-mapviewer-example.html

#build step

source /SDK_PATH/environment-setup-aarch64-agl-linux

mkdir build

cd build

qmake ../

make