I'm trying to get nsgminer to compile on my Mac, but it only works with the --disable-nvml flag set. Without it I get
CC error.lo
nvml.c:207:5: error: use of undeclared identifier 'opt_nonvml'
nvml.c:207:18: error: use of undeclared identifier 'true'
2 errors generated.
I have CUDA Toolkit 9.1 installed. Does anyone know what the problem is?
I'm trying to get nsgminer to compile on my Mac, but it only works with the --disable-nvml flag set. Without it I get
I have CUDA Toolkit 9.1 installed. Does anyone know what the problem is?