SavvyCAN icon indicating copy to clipboard operation
SavvyCAN copied to clipboard

Runtime erro

Open Kiat11 opened this issue 2 years ago • 1 comments

I could not run the .exe file after I downloaded from the online link.

“the code execution cannot procced because VCRUNTIME40_1.dll was not found. Reinstalling the program may fix this problem.”

Do you have windows 10 32bit version

Kiat11 avatar Apr 18 '23 10:04 Kiat11

There hasn't been a 32 bit version in a few years. Your problem with the runtime error is that you need the Microsoft Visual C++ Redistributable: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

You want the one for 2015+

collin80 avatar Apr 19 '23 13:04 collin80