Closed ayyo2765 closed 2 years ago
Included additional packages to satisfy dependency errors when compiling on linux. build-essential -> ./compile.sh: line 3: g++: command not found libcurl4-openssl-dev -> MiningPool/RPC.h:8:10: fatal error: curl/curl.h: No such file or directory
build-essential
./compile.sh: line 3: g++: command not found
libcurl4-openssl-dev
MiningPool/RPC.h:8:10: fatal error: curl/curl.h: No such file or directory
Included additional packages to satisfy dependency errors when compiling on linux.
build-essential
->./compile.sh: line 3: g++: command not found
libcurl4-openssl-dev
->MiningPool/RPC.h:8:10: fatal error: curl/curl.h: No such file or directory