Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version.h.in cant find it #47

Open
GrubToken opened this issue Nov 14, 2018 · 2 comments
Open

Version.h.in cant find it #47

GrubToken opened this issue Nov 14, 2018 · 2 comments

Comments

@GrubToken
Copy link

CMake Error: File /home/ryan/cryptonotewallet/cryptonote/src/version.h.in does not exist.
CMake Error at CMakeLists.txt:38 (configure_file):
configure_file Problem configuring file

so i seen this error in another thread its the only other one on the internet as far as google goes

im having this error it says its a problem in the cmakelists file but it doesnt tell me what the problem is can someone please tell me how to fix this while i still have hair left to yank out XDD

@Franzferdinan51
Copy link

cryptonote/src/Common/CommandLine.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
after fixing the locations i found this i am OP on different account sorry

@JoshuaPaulBarnard
Copy link

I had this issue, and I solved it by adding my coin as a submodule.:

Navigate to the folder containing the wallet (ie: cd cryptonote-wallet)
git submodule add https://github.com/cryptonotefoundation/cryptonote.git cryptonote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants