a Simple One-Click .Deb Package Installer
Qt 5.9 (or >=)
QtCreator (optional, you can build it from qtcreator just by opening the project on it and building it)
cd debins/ #path of the .pro file
mkdir build
cd build
qmake ../
make
a Simple One-Click .Deb Package Installer
Qt 5.9 (or >=)
QtCreator (optional, you can build it from qtcreator just by opening the project on it and building it)
cd debins/ #path of the .pro file
mkdir build
cd build
qmake ../
make