-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
Do you have boost downloaded and added as a reference? |
[root@monero Monero-Pool]# make |
I have downloaded boost, then run it again, some error ! |
scam |
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. |
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
The text was updated successfully, but these errors were encountered: