brichard19 / BitCrack

A tool for cracking Bitcoin private keys
MIT License
678 stars 450 forks source link

Problem with BitCrack on Linux #400

Open Rafael282828 opened 3 months ago

Rafael282828 commented 3 months ago

I have an error when making Make with OPENCL.

(venv) root@deepnote:/work/BitCrack # make BUILD_OPENCL=1

I see this: image

Please help me.

benjaniah commented 1 month ago

I have this exact same problem trying to compile bitcrack with make BUILD_OPENCL=1, if anyone knows what to do to get it to compile please share. I'm using Ubuntu 20.04.6 LTS.