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

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

Open
gtxg16 opened this issue Jul 5, 2023 · 1 comment
Open

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

gtxg16 opened this issue Jul 5, 2023 · 1 comment

Comments

@gtxg16
Copy link

gtxg16 commented Jul 5, 2023

pls i need da help

@SChernykh
Copy link
Contributor

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

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