Qt5 application written in pure C++ with only std and Qt libs.
Building steps (for ArchLinux, but for other distros should be similar):
- git clone https://github.com/Erdk/ImageSpy
- cd ImageSpy
- mkdir build && cd build
- qmake ..
- make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Qt5 application written in pure C++ with only std and Qt libs.
Building steps (for ArchLinux, but for other distros should be similar):