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

file not exist issue. Please help! #5

Open
pregithub opened this issue Jan 16, 2018 · 5 comments
Open

file not exist issue. Please help! #5

pregithub opened this issue Jan 16, 2018 · 5 comments

Comments

@pregithub
Copy link

h.cpp hash-extra-skein.cpp jh.cpp keccak.cpp oaes_lib.c skein.cpp cn-hash.cpp -o ../build/libCryptoNight.so -fPIC
In file included from block.cpp:2:0:
cryptonote_boost_serialization.h:7:42: fatal error: boost/serialization/vector.hpp: No such file or directory
#include <boost/serialization/vector.hpp>
^
compilation terminated.
make: *** [all] Error 1
[root@monero Monero-Pool]# find . | grep vector
./CryptoNight/serialization/vector.h

@archit120
Copy link
Owner

Do you have boost downloaded and added as a reference?

@pregithub
Copy link
Author

[root@monero Monero-Pool]# make
mkdir build
cd CryptoNight;
g++ -shared -std=c++11 block.cpp tree-hash.cpp address.cpp base58.cpp blake256.cpp groestl.cpp hash.cpp hash-extra-blake.cpp hash-extra-groestl.cpp hash-extra-jh.cpp hash-extra-skein.cpp jh.cpp keccak.cpp oaes_lib.c skein.cpp cn-hash.cpp -o ../build/libCryptoNight.so -fPIC
In file included from cryptonote_basic.h:15:0,
from cryptonote_boost_serialization.h:14,
from block.cpp:2:
serialization/binary_archive.h:15:20: fatal error: varint.h: No such file or directory
#include "varint.h"
^
compilation terminated.
make: *** [all] Error 1

@pregithub
Copy link
Author

I have downloaded boost, then run it again, some error !

@ghost
Copy link

ghost commented Jun 19, 2018

scam

@archit120
Copy link
Owner

As mentioned on other issues, this project is broken and abandoned now. Please look for other alternatives. I've updated the README to reflect this.

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

2 participants