Bitcoin Forum
May 05, 2024, 08:09:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CryptoNote Wallet GUI Build  (Read 168 times)
falky64 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 10, 2018, 05:00:39 AM
 #1

I get to around 97% of the make process of building my GUI Wallet, only to have it missing functions or arguments, but no idea what's causing it, any idea would be awesome,

/home/cryptonotewallet/src/CryptoNoteWrapper.cpp: In member function ‘virtual CryptoNote::IWalletLegacy* WalletGui::RpcNode::createWallet()’:
/home/cryptonotewallet/src/CryptoNoteWrapper.cpp:127:59: error: no matching function for call to ‘CryptoNote::WalletLegacy::WalletLegacy(const CryptoNote::Currency&, CryptoNote::NodeRpcProxy&)’
     return new CryptoNote::WalletLegacy(m_currency, m_node);
                                                           ^
In file included from /home/cryptonotewallet/src/CryptoNoteWrapper.cpp:16:0:
/home/cryptonotewallet/cryptonote/src/WalletLegacy/WalletLegacy.h:65:3: note: candidate: CryptoNote::WalletLegacy::WalletLegacy(const CryptoNote::Currency&, CryptoNote::INode&, Logging::ILogger&)
   WalletLegacy(const CryptoNote::Currency& currency, INode& node, Logging::ILog
   ^
/home/cryptonotewallet/cryptonote/src/WalletLegacy/WalletLegacy.h:65:3: note:   candidate expects 3 arguments, 2 provided
/home/cryptonotewallet/src/CryptoNoteWrapper.cpp: In constructor ‘WalletGui::InprocessNode::InprocessNode(const CryptoNote::Currency&, Logging::LoggerManager&, const CryptoNote::CoreConfig&, const CryptoNote::NetNodeConfig&, WalletGui::INodeCallback&)’:
/home/cryptonotewallet/src/CryptoNoteWrapper.cpp:159:37: error: no matching function for call to ‘CryptoNote::core::core(const CryptoNote::Currency&, CryptoNote::CryptoNoteProtocolHandler*, Logging::LoggerManager&)’
     m_node(m_core, m_protocolHandler) {
                                     ^
In file included from /home/cryptonotewallet/src/CryptoNoteWrapper.cpp:12:0:
/home/cryptonotewallet/cryptonote/src/CryptoNoteCore/Core.h:48:6: note: candidate: CryptoNote::core::core(const CryptoNote::Currency&, CryptoNote::i_cryptonote_protocol*, Logging::ILogger&, bool)
      core(const Currency& currency, i_cryptonote_protocol* pprotocol, Logging::
      ^
/home/cryptonotewallet/cryptonote/src/CryptoNoteCore/Core.h:48:6: note:   candidate expects 4 arguments, 3 provided
/home/cryptonotewallet/src/CryptoNoteWrapper.cpp: In member function ‘virtual CryptoNote::IWalletLegacy* WalletGui::InprocessNode::createWallet()’:
/home/cryptonotewallet/src/CryptoNoteWrapper.cpp:228:59: error: no matching function for call to ‘CryptoNote::WalletLegacy::WalletLegacy(const CryptoNote::Currency&, CryptoNote::InProcessNode&)’
     return new CryptoNote::WalletLegacy(m_currency, m_node);
                                                           ^
In file included from /home/cryptonotewallet/src/CryptoNoteWrapper.cpp:16:0:
/home/cryptonotewallet/cryptonote/src/WalletLegacy/WalletLegacy.h:65:3: note: candidate: CryptoNote::WalletLegacy::WalletLegacy(const CryptoNote::Currency&, CryptoNote::INode&, Logging::ILogger&)
   WalletLegacy(const CryptoNote::Currency& currency, INode& node, Logging::ILog
   ^
/home/cryptonotewallet/cryptonote/src/WalletLegacy/WalletLegacy.h:65:3: note:   candidate expects 3 arguments, 2 provided
CMakeFiles/testcoin.dir/build.make:784: recipe for target 'CMakeFiles/testcoin.dir/src/CryptoNoteWrapper.cpp.o' failed
make[2]: *** [CMakeFiles/testcoin.dir/src/CryptoNoteWrapper.cpp.o] Error 1
CMakeFiles/Makefile2:68: recipe for target 'CMakeFiles/testcoin.dir/all' failed
make[1]: *** [CMakeFiles/testcoin.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714939748
Hero Member
*
Offline Offline

Posts: 1714939748

View Profile Personal Message (Offline)

Ignore
1714939748
Reply with quote  #2

1714939748
Report to moderator
odolvlobo
Legendary
*
Offline Offline

Activity: 4298
Merit: 3214



View Profile
February 10, 2018, 09:52:58 AM
 #2

This is a Bitcoin forum. You will probably get better results in a CryptoNote forum, such as https://forum.cryptonote.org/

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
falky64 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 10, 2018, 11:28:23 AM
 #3

I tried signing up to cryptonote forum but it's been a week and I still have not received a verification email and i am running out of time trying to get time all done. All good will persist with them.
BlackSkinnerSoftware
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 07, 2018, 05:32:55 PM
 #4

This is a Bitcoin forum. You will probably get better results in a CryptoNote forum, such as https://forum.cryptonote.org/

curious comment, since this has become one of the de-facto coin forums for alt-coins as well, and the cryptonote forum has never let me log in either. My guess is that you have never tried what you advised.
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!