Bitcoin Forum
May 25, 2024, 02:46:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Some wallets give me headache  (Read 765 times)
Elmit (OP)
Hero Member
*****
Offline Offline

Activity: 785
Merit: 500


BURST got Smart Contracts (AT)


View Profile WWW
September 11, 2014, 04:37:03 AM
 #1

I have some troubles with some wallets, compiling on a Ubuntu 14.04 machine:

alphacoin
The link to download a compiled version is not valid anymore, not for Windows nor for Linux. I tried to use qmake/make:

/usr/bin/ld: cannot find -loleaut32
collect2: error: ld returned 1 exit status
make: *** [alphacoin-qt] Error 1



noblecoin
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-1_54
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-1_54
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-1_54
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-1_54
collect2: error: ld returned 1 exit status
make: *** [noblecoin-qt] Error 1



Krugercoin does sync, but will never finish. The bar at the bottom ends, but the sync still remains.


How can I solve these three problems?



Ing. Ronald Wiplinger (@ ELMIT)   Blog and pools: http://mininghere.com  CAT info at: https://cat.elmit.com  Tel.: (O) +886 (0)2--2623-3117, (M) +886 (0) 988--70-77-42, Telegram: @RonaldPhone
Amphytrion
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
September 11, 2014, 07:50:52 AM
 #2

Quickest way is to edit the file "Makefile" and just remove "-loleaut32", "-lboost_system-mgw46-mt-1_54", etc.

Those are windows specific and not needed. Be sure to remove just those exact strings and don't add any extra spaces or lines.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!