Coffeboi / XMRig-Termux

XMRig for Termux on Android.
51 stars 10 forks source link

Please help me sir whenever i run "make" this error occurs #1

Open GittyGuttyBoi opened 2 years ago

GittyGuttyBoi commented 2 years ago

![Uploading Screenshot_20211225-221201_Termux.jpg…]()

ni3mumbaikar commented 2 years ago

It looks like a broken link can you upload image again ?

GittyGuttyBoi commented 2 years ago

Screenshot_20211225-221201_Termux.jpg

ni3mumbaikar commented 2 years ago

First of all Check your processor architecture. I think it only supports amd64 based chips.

If you are using amd64 then ;

Make sure have all packages installed correctly specially libc++.

To install required tools use this command.

pkg install build-essential cmake perl pcre2 openssl libid3tag libflac lua54 libc++ -y