hello, I followed the steps shown here :
https://www.youtube.com/watch?v=EldQk9R6swwthe steps to install are :
https://github.com/nicehash/nheqminer.git
cd nheqminer
mkdir build
cd build
qmake ../nheqminer/nheqminer.pro
make
./nheqminer -l usa -u 12v4d15AuopsVzudct7J8LJMm7qH95SxA1.workerx -t 1
but if I enter "qmake ../nheqminer/nheqminer.pro" I get :
Cannot find file: ../nheqminer/nheqminer.pro.
but why ? as I see many have this problem... how to fix that ?
thanks for help !