To start with:
mkdir build; cd build
cmake ..
make -j4
Requirements for probe station controller:
- Qt 5.9.2 link
- OpenCV 3.3.1 Install in Linux
- gclib link
To start with:
mkdir build; cd build
cmake ..
make -j4
Requirements for probe station controller: