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.