Bitcoin Forum
May 05, 2024, 07:26:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to compile bitcoin-qt 0.8 for Windows on Ubuntu?  (Read 192 times)
Many Coins (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11

Lord Shiva


View Profile
February 11, 2018, 05:42:38 AM
 #1

Hello!

I create altcoin from bitcoin core 0.8 and it's working on Ubuntu 16.04.

And now I need a Windows-client bitcoin-qt.

How can I create it on Ubuntu 16.04? (cross-platform compile).

Thank you!
1714937181
Hero Member
*
Offline Offline

Posts: 1714937181

View Profile Personal Message (Offline)

Ignore
1714937181
Reply with quote  #2

1714937181
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714937181
Hero Member
*
Offline Offline

Posts: 1714937181

View Profile Personal Message (Offline)

Ignore
1714937181
Reply with quote  #2

1714937181
Report to moderator
1714937181
Hero Member
*
Offline Offline

Posts: 1714937181

View Profile Personal Message (Offline)

Ignore
1714937181
Reply with quote  #2

1714937181
Report to moderator
1714937181
Hero Member
*
Offline Offline

Posts: 1714937181

View Profile Personal Message (Offline)

Ignore
1714937181
Reply with quote  #2

1714937181
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
February 11, 2018, 05:31:35 PM
 #2

Why did you use BItcoin Core 0.8? Everything that is in 0.8 is available in the most recent release of Bitcoin Core (and the master branch). You should use those instead. Those also include things such as better cross compilation, increased performance, and many security and bug fixes.

Many Coins (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11

Lord Shiva


View Profile
February 11, 2018, 09:00:58 PM
 #3

Why did you use BItcoin Core 0.8? Everything that is in 0.8 is available in the most recent release of Bitcoin Core (and the master branch). You should use those instead. Those also include things such as better cross compilation, increased performance, and many security and bug fixes.

I agree. Maybe later I will. I'm really a beginner Smiley and Bitcoin Core 0.8 was the simplest version of all.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
February 11, 2018, 10:27:41 PM
 #4

I agree. Maybe later I will. I'm really a beginner Smiley and Bitcoin Core 0.8 was the simplest version of all.
Older versions are not "simpler". They may actually be harder to understand as not everything is named logically or commented well. With newer versions of the code, most things are well commented and named appropriately. Things that aren't are typically shared with older versions so using an older version really won't help.

Also newer versions have documentation that makes it easier to build and do other common things with the software.

Many Coins (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11

Lord Shiva


View Profile
February 11, 2018, 10:38:05 PM
 #5

Older versions are not "simpler". They may actually be harder to understand as not everything is named logically or commented well. With newer versions of the code, most things are well commented and named appropriately. Things that aren't are typically shared with older versions so using an older version really won't help.

Also newer versions have documentation that makes it easier to build and do other common things with the software.

Thank you, I will take note. ... but, besides, I like that in older versions there is a built-in miner Smiley
Crytptomeniac
Newbie
*
Offline Offline

Activity: 240
Merit: 0


View Profile
February 12, 2018, 01:15:29 AM
 #6

 If you have the right hardware; 64-bit cable CPU with hardware virtualization support, then the gitian build system is what you are looking for. utilizing gitian should get you the same binaries as those originally released.
Many Coins (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11

Lord Shiva


View Profile
February 12, 2018, 08:32:27 AM
 #7

If you have the right hardware; 64-bit cable CPU with hardware virtualization support, then the gitian build system is what you are looking for. utilizing gitian should get you the same binaries as those originally released.

https://gitian.org - that is it?
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!