
QScanner
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
lionhater
6 years ago
Report
pavbaranov
6 years ago
I've tried to build QScanner as below:
qmake-qt4 (I'm Arch Linux user)
make
sudo make install.
The first two commands are finished properly, but the third with this error:
make: there is nothing to do in 'install'.
Application is build in make directory and works (but I have no possibility to save it as pdf.
What did I do wrong?
Report
markip
6 years ago
Report
pavbaranov
6 years ago
I'll try to build it on Sabayon or Gentoo.
Report