Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ShadeCoin|Scrypt|V1.2|PoW/PoS|PoD|Exchanges|Timeline!
by
e1ghtSpace
on 14/09/2014, 09:30:14 UTC
Can't build the Linux wallet  Embarrassed Any help?

http://pastebin.com/raw.php?i=m1vJCuHa
I'll build one and see if I run into any errors. I can upload it when done if you want.

Normally, I just use the qt creator to make my wallet.

Edit 1:
Lol 62 issues but still compiling...

Edit 2:
Ahh yes. "shadetask.png" needs to be renamed to "Shadetask.png" in src/qt/res/icons/

Edit 3: My errors:
Code:
/usr/bin/ld: cannot find -lqrencode
/usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_55
/usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_55
/usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_55
/usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_55
collect2: error: ld returned 1 exit status
make: *** [Shade-qt] Error 1
17:18:04: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project Shade-qt (kit: Desktop)
When executing step 'Make'

Edit 4:
I give up. I thought I installed lqrencode but still the error appears.

Have you changed the deps to suit which boost version etc you have installed? Also Shade-qt requires QT 5.3+ The usual 4.8 won't work.
Probably not. I'll try it later tomorrow.
Is there a bounty for a Linux wallet?