xmrig / xmrig-cuda

NVIDIA CUDA plugin for XMRig miner
GNU General Public License v3.0
358 stars 155 forks source link

Failed to build on Ubuntu 20.04 #102

Closed penevd closed 3 years ago

penevd commented 3 years ago

make -j$(nproc) [ 68%] Built target xmrig-cu make[2]: *** No rule to make target '/usr/local/cuda/lib64/stubs/libcuda.so', needed by 'libxmrig-cuda.so'. Stop. make[1]: *** [CMakeFiles/Makefile2:78: CMakeFiles/xmrig-cuda.dir/all] Error 2 make: *** [Makefile:84: all] Error 2

onemillionbucks commented 2 years ago

I have also gotten this far with following the cmake instructions found here: xmrig.com. I am also running 20.04 and would love to hear how you ended up solving this issue.

penevd commented 2 years ago

Not sure. I think I just dropped the whole project. Sorry I can't be of any help :(

onemillionbucks commented 2 years ago

same dude, I like to think I have a life outside setting up coding stuff