When I try to compile the qt-wallet under ubuntu, qmake reports:
Project MESSAGE: Warning: unknown QT: qaxcontainer
make terminates with following error:
src/qt/bitcoingui.cpp:9:21: fatal error: QAxObject: No such file or directory
compilation terminated.
Please help me to solve this problem.
Hi Grex,
You can build a Linux version if you look at the cryptsy thread on page 1 of this thread (the please add us to the exchange link) a guy named Roo posted the instructions for the build,
but please be aware that you cannot Mine on the latest Linux version since it does not have a CPUMiner-- its mainly there as a wallet for the exchanges etc.
Sergey is working on the CPUMiner now; but its a big project.
Thanks,
Rob H.
AllCrypt.com is trying to compile the wallet, and even using the tips the Roo posted in the cryptsy thread I had to search 20 mins to find, it still fails with:
bitcoinrpc.cpp:14:21: fatal error: QAxObject: No such file or directory
compilation terminated.
make: *** [obj/bitcoinrpc.o] Error 1
Cant add the coin until someone points us in the right direction.