Hello,
I am creating my own CryptoCurrency called KaChingCoin. Source code, github.com/cryptocoindude/KaChingCoin. I have compiled the wallet in a linux terminal on 2 machines, one a vm inside of the other. Both are working, both can see each other. I am running real mode, not testnet. I am now trying to compile a Linux GUI Wallet. I enter "qmake UPNP=-" into the terminal, and then it gives another terminal enter line. So I then type in "make", and then I get this error
/usr/bin/uic-qt4 src/qt/forms/aboutdialog.ui -o ut_aboutdialog.h
make:/usr/bin/uic-qt4: command not found
make *** [ui_aboutdialog.h] error 127
What am I doing wrong???
I am offering a 0.01 BTC reward. If the reply is quick, I will do a 0.02 BTC reward!
Thanks!