Bitcoin Forum
June 05, 2024, 03:25:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help  (Read 377 times)
marekfort (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 17, 2013, 10:50:13 PM
 #1

Hello,
I am trying to make my own altcoin with help of this guide: https://bitcointalk.org/index.php?topic=149479.0
But I'm stucked at the 3.4. I have to make this code in Windows cmd:
Code:
cd C:\bitcoin\bitcoin-master\src
mingw32-make -f makefile.mingw
strip bitcoind.exe
The second line is not working though. At first the mingw32-make function did not work (the cmd told me that it is undefined) but after I pasted all of its directory, the program had finally recognized it. The problem is that when I write the code now I get a lot (like really a lot) errors. I don't know why. I have makefile.mingw at the right place and the mingw32-make function should work.
Every help is much appreciated Smiley
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!