- Debian based Linux
- Qt -
apt install qtbase5-dev qtchooser qt5-qmake qttools5-dev-tools - QCustomPlot -
apt install libqcustomplot-dev
Clone repository
git clone https://github.com/Urlaxle/rov-gui.git && cd rov_gui
Make a build dir and make project.
mkdir build && cd build
cmake ..
make
Run executable.
./rov_gui