Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote GPU Miner v9.4
by
FreshFund
on 31/08/2016, 02:02:13 UTC
I keep getting

"18:56:51:392   1900   Missed required command line options!"


This is my .bat file:

setx GPU_MAX_ALLOC_PERCENT 100 "C:\Program Files\GPUMiner\NsGpuCNMiner.exe" -o stratum+tcp://xmr.pool.minergate.com:45560 -u myemail -p x -li 1

I've also tried:

setx GPU_MAX_ALLOC_PERCENT 100 NsGpuCNMiner.exe -o stratum+tcp://xmr.pool.minergate.com:45560 -u myemail -p x -li 1


Any ideas what I'm doing wrong??