Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TRON] Positron - SHA256 POW/DPOS/POS - DynamicPOS Distribution Phase Now
by
YesOrNo
on 16/04/2015, 22:39:06 UTC
Hi guys
Does someone know how to compile linux wallet ?
I'm on Ubuntu 14.04

git clone https://bitbucket.org/positrondev/positron.git

cd positron

qmake -j2 -f Positron-qt.pro  ( and here I got a problem)

make -j2 -f Makefile