Bitcoin Forum
May 05, 2024, 01:20:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60]
  Print  
Author Topic: Building headless Bitcoin and Bitcoin-qt on Windows  (Read 419326 times)
simplyarun
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 08, 2017, 08:19:18 AM
 #1181

Hi nitrogenetics,

Thanks for sharing the information.
I am looking for a similar guide for setting it all up on a linux(Fedora) system.

Do you have any reference?

I am absolutely new to the gamut of CryptoCurrency.

Regards
1714915243
Hero Member
*
Offline Offline

Posts: 1714915243

View Profile Personal Message (Offline)

Ignore
1714915243
Reply with quote  #2

1714915243
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ironsniper
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
September 28, 2017, 03:14:56 PM
 #1182

hey everyone i have been compiling qt4 wallets for a long while now and there is one thing that has been bothering me since i first got started and thats compiling wallets so they dont need the extra .dll files to run, i have added the following code to every .pro file and still it is hit and miss, sometimes it works and 99.9% of the time it does not work, is there an extra step i am missing? i compiled qt with the -static option and i add the CONFIG += static but again hit and miss

Code:
win32:QMAKE_LFLAGS *= -Wl,--large-address-aware -static
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
September 29, 2017, 01:18:46 AM
 #1183

This guide is quite outdated now and no longer really accurate, thus I will be locking it as it is also attracting a lot of spam and off topic posts. Bitcoin Core Windows builds are cross compiled in an Ubuntu environment. Windows 10 has a feature called the Windows Subsystem for Linux which is essentially Ubuntu on Windows. Instructions for making Windows builds using the WSL are available here: https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md.

Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60]
  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!