Bitcoin Forum
May 11, 2024, 03:44:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: compiling bitcoin 0.9.4 problem  (Read 121 times)
myapple (OP)
Member
**
Offline Offline

Activity: 100
Merit: 11


View Profile
December 18, 2017, 11:52:38 AM
 #1

I am compiling bitcoin wallet 0.9.4
In the guide it says
Cd /c/bitcoin-0.9.4

./autogen.sh

CPPFLGS=“-|/c/....

Autually how to run this since CPPFLGS is not a command
Where to put this code? Run command it was not recognized
1715399079
Hero Member
*
Offline Offline

Posts: 1715399079

View Profile Personal Message (Offline)

Ignore
1715399079
Reply with quote  #2

1715399079
Report to moderator
1715399079
Hero Member
*
Offline Offline

Posts: 1715399079

View Profile Personal Message (Offline)

Ignore
1715399079
Reply with quote  #2

1715399079
Report to moderator
1715399079
Hero Member
*
Offline Offline

Posts: 1715399079

View Profile Personal Message (Offline)

Ignore
1715399079
Reply with quote  #2

1715399079
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715399079
Hero Member
*
Offline Offline

Posts: 1715399079

View Profile Personal Message (Offline)

Ignore
1715399079
Reply with quote  #2

1715399079
Report to moderator
1715399079
Hero Member
*
Offline Offline

Posts: 1715399079

View Profile Personal Message (Offline)

Ignore
1715399079
Reply with quote  #2

1715399079
Report to moderator
myapple (OP)
Member
**
Offline Offline

Activity: 100
Merit: 11


View Profile
December 18, 2017, 12:05:37 PM
 #2

I am according to the guide
https://bitcointalk.org/index.php?topic=149479.0

But it is not clear for bitcoin 0.9.4 and for qt on 0.8.6 it not works
For 0.8.6 it compiled one bitcoind but cannot for qt
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
December 18, 2017, 03:25:30 PM
 #3

Why are you trying to compile such old software?

You should use the latest Bitcoin Core and follow the build instructions provided by Core: https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md

cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
December 18, 2017, 03:35:57 PM
 #4

I am compiling bitcoin wallet 0.9.4
In the guide it says
Cd /c/bitcoin-0.9.4

./autogen.sh

CPPFLGS=“-|/c/....

Autually how to run this since CPPFLGS is not a command
Where to put this code? Run command it was not recognized

CPPFLGS is a variable/macro used to include directories.  make then uses them as part of the build process.  Are you using the shell as mentioned in the instructions you are following?  (e.g. Install msys shell ).  Perhaps you are using the wrong shell?

And to reiterate what achow101 said, is there a reason to use 0.9.4 vs 0.15.1?
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!