Bitcoin Forum
May 13, 2024, 04:48:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Compile cli not working  (Read 469 times)
hoie6060 (OP)
Full Member
***
Offline Offline

Activity: 192
Merit: 100


View Profile
September 09, 2016, 05:43:05 AM
 #1

I am trying to compile the latest Bitcoin source code for my own testing purpose.

The only changes I made was to make a simple name change, ie: change Bitcoin to Mycoin. Nothing else.

The compile process runs well, except that mycoin-cli executable is not working on Windows. Qt and tx are both working fine. But there was no compile error shown during the compile process for cli.

The mycoin-cli file size is abnormally small (only ~37Kb). And when I try to run it, it does nothing and also shows no error code.

I guess I should have replaced something wrongly when I make the simple name change. But I have no clue which part of the code I must keep no change to make the cli work.

Anyone can help, please?

I like Doge:  DCayeMFxQCPnZfpmXy49AtsDG44ERCPsC9
1715618934
Hero Member
*
Offline Offline

Posts: 1715618934

View Profile Personal Message (Offline)

Ignore
1715618934
Reply with quote  #2

1715618934
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
September 09, 2016, 12:30:04 PM
 #2

You should show us the source code, preferably on Github with a commit so that we can see all of your changes.

cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
September 09, 2016, 12:48:09 PM
 #3

Do it compile fine without the "simple name change"?  :-)
hoie6060 (OP)
Full Member
***
Offline Offline

Activity: 192
Merit: 100


View Profile
September 23, 2016, 04:25:26 AM
 #4

Do it compile fine without the "simple name change"?  :-)


Of course it can compile without the change. Smiley


You should show us the source code, preferably on Github with a commit so that we can see all of your changes.


I already find out where I had replaced the code wrongly. There was a stupid typo in the file Makefile.am.

So I finally manage to compile mycoin-cli successfully.

Thanks for your comment anyway.  Smiley

I like Doge:  DCayeMFxQCPnZfpmXy49AtsDG44ERCPsC9
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!