Bitcoin Forum
September 23, 2025, 04:00:34 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: December 08, 2014, 05:46:35 PM
Hi,

I have some problems installing on my raspberry pi. After downlaoding the testing branch (ap-get didn't work for me as "qmake QtBitcoinTrader_Desktop.pro" leads to an error "file not found") I switched to the "src" folder and did:
Code:
export QT_SELECT=5
qmake QtBitcoinTrader_Desktop.pro
make && make install && make clean

Got these error reply:
make /usr/binuic-qt4 addrulegroup.ui -o ./ui/ui_addrulegroup.h
make: /usr/bin/uic-qt4: Command not found
Makefile_ 815: recipe for target '.ui/ui_addrulegroup.h' failed
make: *** [.ui/ui_addrulegroup.h] Error 127

Can anyone help me get it working?

Appreciate your help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!