djm34 / ccminer-lyra

based on ccminer-sp with enhanced lyra2 algo
GNU General Public License v3.0
28 stars 20 forks source link

Building ccminer on Ubuntu, compilation always fails #9

Open loadedjd opened 6 years ago

loadedjd commented 6 years ago

Hello whenever I attempt to build ccminer after running ./configure along with its CFLAGS I always get the following error: "equi/eqcuda.hpp:14:36: fatal error: device_functions_decls.h: No such file or directory" Any help would be greatly appreciated

djm34 commented 6 years ago

hmm... I doubt there is an equi/eqcuda.hpp" function in that release which is 4 years old... Do you do: autogen.sh; ./configure; make ?

altagir commented 6 years ago

sudo apt-get install nvidia-cuda-dev