As in, I copied the files from that link into the bin folder and tried running the cuda win32 file from there.
If you could build the latest one, that would be appreciated. I'm not as advanced in programming and IT as I used to be, given it's been a good few years since I last tinkered around with PCs. I'm used to just unzipping files into directories, then clicking on the appropriate executable file and away I go, like how cbuchner1's CUDAminer app works.
I meant, specifically what errors are you getting
Anyway, I have built the 32bit versions and put them in:
https://github.com/cdmackie/rpcminer-mod/tree/master/bin/win32Thanks! Ok, just tried running it and I got the following error message:
C:\Mining\RPCMIN~1\RPCMIN~2\bin\win32\RPCMIN~1.EXE
The NTVDM CPU has encountered an illegal instruction.
CS:0e4b IP:0528 OP:63 6f 6e 74 65 Choose 'Close' to terminate the application
I'm running a GT 220M, so that could be an issue. If it also helps, it uses Compute Capability 1.1. Would be nice if I could just take the relevant code from cbuchner1's program and adapt it to something like CGminer, which I know normally works fine with my laptop, but my C++ programming skills are too basic at the moment to be able to do that.