ThoNohT / NohBoard

A Keyboard Visualizer
GNU General Public License v2.0
976 stars 168 forks source link

MSVCP100.dll Missing #197

Open LemonCubeYT opened 1 year ago

LemonCubeYT commented 1 year ago

When I try to run NohBoard it says "The code execution cannot proceed because MSVCP100.dll was not found. Reinstalling the program may fix the problem." Can someone help? Screenshot (111)

diegokoes commented 1 year ago

Same issue with both MSVCP100.dll and MSVCR100.dll . I am on Windows 11, and on my old PC with windows 10 NohBoard worked without issues. I have reinstalled all the Microsoft Visual C++ both x64 and x86 and I don't know what else to do to get the program to work.

image image

¡¡FIXED!!

Intalling the version below fixed the issue (both x64 and x86) from: https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170

image

throwaway-d commented 5 months ago

Can the issue be closed?