Rotor-Cuda icon indicating copy to clipboard operation
Rotor-Cuda copied to clipboard

TRYING TO COMPILE FROM 2 DAYS

Open nft30001 opened this issue 3 years ago • 12 comments

Hi bro i am sorry to bother you but please need small help from your side . i know you already have all VS 2019 setup and can you compile this for me as i am trying from 2 days and it is not working at all. just please edit following and compile for windows.

`if (rKey > 0) {
			if ((count - lastrKey) > (10000 * rKey)) {
				// rKey request
				rKeyRequest(params);
				lastrKey = count;
				rKeyCount++;
				rKeyCount2 += rKeyCount;`

i need this with 10000 value ~ Thanks

nft30001 avatar Dec 08 '21 11:12 nft30001