xmrig/xmrig-proxy

No guide for compiling xmrig-proxy on aarch64, no binaries either

gtxg16 opened this issue · 1 comments

gtxg16 commented

pls i need da help

It's the same as any other Linux build, see https://github.com/xmrig/xmrig-proxy/wiki/Ubuntu-Build
Only the first line (installing dependencies) can be different, the rest is the same:

git clone https://github.com/xmrig/xmrig-proxy.git
mkdir xmrig-proxy/build
cd xmrig-proxy/build
cmake ..
make