You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app is working nicely on opensuse tumbleweed. these are the steps that worked for me. if it may helpful please add to the readme file.
$ sudo su zypper in -t pattern patterns-kde-devel_qt5
$ sudo su zypper in libqt5-qtsvg-devel libqt5-qtbase-devel libqt5-qtdeclarative-devel
$ git clone https://github.com/eplatonoff/pilorama
$ cd pilorama
$ /usr/bin/qmake-qt5 src/pilorama.pro
$ make
$ ./Pilorama
side note: I saw this warning on compilation, but it cause no trouble.
app is working nicely on opensuse tumbleweed. these are the steps that worked for me. if it may helpful please add to the readme file.
side note: I saw this warning on compilation, but it cause no trouble.
The text was updated successfully, but these errors were encountered: