Bitcoin Forum
May 06, 2024, 10:04:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How i complie Soruce Code  (Read 373 times)
AliHader (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 10, 2017, 12:14:22 PM
Last edit: January 30, 2019, 03:29:40 PM by AliHader
 #1

closed
1714989861
Hero Member
*
Offline Offline

Posts: 1714989861

View Profile Personal Message (Offline)

Ignore
1714989861
Reply with quote  #2

1714989861
Report to moderator
1714989861
Hero Member
*
Offline Offline

Posts: 1714989861

View Profile Personal Message (Offline)

Ignore
1714989861
Reply with quote  #2

1714989861
Report to moderator
1714989861
Hero Member
*
Offline Offline

Posts: 1714989861

View Profile Personal Message (Offline)

Ignore
1714989861
Reply with quote  #2

1714989861
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714989861
Hero Member
*
Offline Offline

Posts: 1714989861

View Profile Personal Message (Offline)

Ignore
1714989861
Reply with quote  #2

1714989861
Report to moderator
nemgun
Hero Member
*****
Offline Offline

Activity: 882
Merit: 533



View Profile WWW
February 10, 2017, 12:32:30 PM
 #2

How i compile Source Code of CryptoCoin in window wallet using ubuntu.

Can someone please close this post ?
If you want to learn you should first write in normal size, black color, and ask for links to the previously created tutorials.
I can only advise you on using google because these threads aleready exists. Look for gitian builder.
droidz
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 12, 2017, 07:12:00 AM
 #3

I also tried to ask several places, but did not choose to use one. Descriptions, tips incomplete, false.
nemgun
Hero Member
*****
Offline Offline

Activity: 882
Merit: 533



View Profile WWW
February 12, 2017, 09:21:20 AM
 #4

I also tried to ask several places, but did not choose to use one. Descriptions, tips incomplete, false.

There are tons of answers in the forum, you may want to use google with some well make keywords, or you can fetch in other crypto websites/forums.
The basic rule in a form is to read before posting, you have the option to use google as search engine instead of the forum's search engine, try your luck, i am sure you will find.
The other problem is that too many shitcoins with shit projects are aleready existing here, so no one will show you how to do it, you must find by yourself.
droidz
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 12, 2017, 09:48:48 AM
 #5

I do not used  windows. most of the coin description in GitHub source, After  "make -f makefile.unix"  will not be compile COINd files. I can not find a solution, even though I use google.  Undecided
GameunitsSEO
Member
**
Offline Offline

Activity: 84
Merit: 10

Entrepreneur


View Profile WWW
February 12, 2017, 01:31:23 PM
 #6

You can use gitian to crosscompile wallets on ubuntu.

Just google Wink

Gameunits We're enabling the 2 billion unbanked Gamers to shop on any online merchant.
nemgun
Hero Member
*****
Offline Offline

Activity: 882
Merit: 533



View Profile WWW
February 12, 2017, 02:20:54 PM
 #7

I do not used  windows. most of the coin description in GitHub source, After  "make -f makefile.unix"  will not be compile COINd files. I can not find a solution, even though I use google.  Undecided


let's watch the command more closely :

"make" which means compile if you want.
"-f" it is a param who means force.
"makefile" it is the recipe.
".unix" means it is the unix makefile, made for debian, ubuntu ...
Look for the other makefiles, you have osx and mingw, sometimes people use their own makefile.
now, these files are not the only way to compile the client to windows, i know about four other ways :
-gittian builder
-mxe
-hand work
-mingw

I think it is enough for you to find how to do 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!