archit120 / archit120/Monero-Pool

file not exist issue. Please help!

Open
#5 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
21
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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
^
compilation terminated.
make: *** [all] Error 1
[root@monero Monero-Pool]# find . | grep vector
./CryptoNight/serialization/vector.h

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with cryptonote_boost_serialization.h and the missing boost/serialization/vector.hpp include, then compare it with CryptoNight/serialization/vector.h. Reproduce the reported make failure and determine what dependency or include configuration is missing; done means the project builds without the fatal header error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.