Bitcoin Forum
October 19, 2024, 12:43:08 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Errors cross compiling windows qt wallet on Linux.  (Read 112 times)
BardonMe (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 14, 2018, 03:01:48 PM
 #1

Hey all,

I've been following this guide: https://bitcointalk.org/index.php?topic=1080289.msg11932265

And am stuck at this issue:
Code:
/mnt/mxe/usr/bin/i686-w64-mingw32.static-ld: cannot find -lsecp256k1
/mnt/mxe/usr/bin/i686-w64-mingw32.static-ld: cannot find -lboost_system-mgw49-mt-s-1_57
/mnt/mxe/usr/bin/i686-w64-mingw32.static-ld: cannot find -lboost_filesystem-mgw49-mt-s-1_57
/mnt/mxe/usr/bin/i686-w64-mingw32.static-ld: cannot find -lboost_program_options-mgw49-mt-s-1_57
/mnt/mxe/usr/bin/i686-w64-mingw32.static-ld: cannot find -lboost_chrono-mgw49-mt-s-1_57
collect2: error: ld returned 1 exit status

I've seen posts of other people having this issue, but none where they clearly post the resolution after fixing it.

Has anyone run into this before? If anyone has any information on getting past this it would be hugely appreciated.
BardonMe (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 14, 2018, 03:50:05 PM
 #2

Turns out the boost ones are caused by developers removing folders necessary to compiling the windows qt. I tried https://github.com/OlympicCoin/olympic and now I'm only missing -lecp256k1
BardonMe (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 20, 2018, 03:16:08 PM
 #3

See https://bitcointalk.org/index.php?topic=1080289.msg37265564#msg37265564
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!