dessant / buster

Captcha solver extension for humans, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/
GNU General Public License v3.0
8.02k stars 597 forks source link

buster client arm64 #395

Open digby5 opened 1 year ago

digby5 commented 1 year ago

System

Extension

Bug description

trying to compile buster client for arm64 on opi5 since no arm version is provided. it tries compiling for amd64 on the default make command and fails with "gcc: error: unrecognized command-line option '-m64'". when i specify arch=arm64, i get the same error. is there anything that can be done to compile this on arm64? thanks

Logs

Browser:

// REPLACE WITH LOGS

Client app:

// REPLACE WITH LOGS