djm34 / ccminer-msvc2015

ccminer updated to the latest version of visual studio (2015)
GNU General Public License v3.0
33 stars 25 forks source link

error message on start up #29

Closed betiteh0777 closed 6 years ago

betiteh0777 commented 6 years ago

Hi when I try to start the miner error message appear: ccminer_cuda9.exe - System Error The code execution cannot proceed because VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem.

I have reinstalled but it didn't help. It does the same error with the other miner too.....

gsgorveatt commented 6 years ago

https://www.microsoft.com/en-gb/download/details.aspx?id=40784 will fix it

gsgorveatt commented 6 years ago

https://www.microsoft.com/en-us/download/details.aspx?id=48145 sorry this is for vcruntime140

djm34 commented 6 years ago

yes you need msvc 2015 runtime dll (although it should be a static build)

betiteh0777 commented 6 years ago

yeah thanks! have installed it and miners works now.......