Bitcoin Forum
May 14, 2024, 11:31:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: 0.1 BTC Bounty for fixing compilation errors  (Read 476 times)
barwizi (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
January 30, 2014, 06:39:20 PM
 #1

https://github.com/Nameshar/memorycoin
1715686296
Hero Member
*
Offline Offline

Posts: 1715686296

View Profile Personal Message (Offline)

Ignore
1715686296
Reply with quote  #2

1715686296
Report to moderator
1715686296
Hero Member
*
Offline Offline

Posts: 1715686296

View Profile Personal Message (Offline)

Ignore
1715686296
Reply with quote  #2

1715686296
Report to moderator
1715686296
Hero Member
*
Offline Offline

Posts: 1715686296

View Profile Personal Message (Offline)

Ignore
1715686296
Reply with quote  #2

1715686296
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 30, 2014, 06:42:47 PM
Last edit: January 30, 2014, 08:04:46 PM by instacash
 #2

Post versions of your OS, dependencies and the errors you're getting please
barwizi (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
January 30, 2014, 07:02:52 PM
 #3

ubuntu. all depenencies are installed.

Code:
src/main.cpp:614:7: error: prototype for ‘int64 CTransaction::GetMinFee(unsigned int, bool, unsigned int, GetMinFee_mode) const’ does not match any in class ‘CTransaction’
In file included from src/db.h:8:0,
                 from src/main.cpp:8:
src/main.h:616:11: error: candidate is: int64 CTransaction::GetMinFee(unsigned int, unsigned int, bool, GetMinFee_mode) const
src/main.cpp: In function ‘void processNextBlockIntoGrantDatabase()’:
src/main.cpp:5548:148: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat]
src/main.cpp:5549:90: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat]
src/main.cpp: In function ‘void LaunchPoolMiner()’:
src/main.cpp:5073:32: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
make: *** [build/main.o] Error 1
barwizi@barwizi-dev:~/memorycoin-psforkinit/memorycoin-psforkinit$
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!