Post
Topic
Board Announcements (Altcoins)
Re: HoboNickels - HBN - High Fast Stake - Version 1.5 Final Beta
by
sigesang
on 22/10/2014, 18:06:19 UTC
Alright I think all the int64 issues are taken care of now.

This worked well for me on Ubuntu 12.04, gcc 4.6.3, QT 4.8.1

Code:
git clone https://github.com/Tranz5/HoboNickels
cd HoboNickels
qmake HoboNickels-qt.pro
make -f Makefile
sudo ./HoboNickels-qt

Debian 6 & qt 4.6.3

This is a bit older version of QT. I will see if I can help you along. My lowest version is 4.8.1



Works fine for me aswell now; Qt 4.8.5, gcc 4.8.3, boost 1.55 (gentoo linux).
Nice work.

(btw, "sudo ./HoboNickels-qt", I see little reason to run it as superuser (sudo))