cryptonotefoundation / cryptonotewallet

84 stars 635 forks source link

Issue building the wallet #34

Open hamzatrq opened 6 years ago

hamzatrq commented 6 years ago

Hi, here is the error I am getting. ` CMake Error at CMakeLists.txt:235 (add_library): Cannot find source file:

cryptonote/src/CryptoNoteCore/BlockchainIndices.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

-- Build files have been written to: /root/cryptonote/cryptonotewallet/build `

I have tried building the coin from forknote-generator, cryptonote code and bytecoin source code but the error remains the same.

scordite commented 6 years ago

Is your sublink for cryptonote working? If your coin folder has another name you have to edit the paths in scorditewallet/CMakeList.txt or edit the coinfolder name and the sublink.