matt123p / TinyCAD

Open Source circuit capture program
119 stars 26 forks source link

mfc140u.dll #5

Closed Brutus11111 closed 4 years ago

Brutus11111 commented 4 years ago

Hi,

I'm getting the following error message:

The program can't start because mfc140u.dll is missing from your computer. Try reinstalling the program to fix this problem.

When I'm looking in the C:\Windows\system32 folder, the file is there, so I don't understand why it's complaining about it.

OS: Windows 7 TinyCAD version: TinyCAD_3.00.00r4.exe

Brutus11111 commented 4 years ago

2.90.00 works fine

matt123p commented 4 years ago

The dlls that you see in the Windows folder are almost certainly the 64 bit dlls and you need the 32 bit ones.

Please install the dlls by downloading the installer directly from Microsoft:

https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

The installer does attempt to install these dlls but for reasons I do not fully understand they are not always installed for some users.

Matt.

matt123p commented 4 years ago

I am closing this issue due to lack of activity