camstudio icon indicating copy to clipboard operation
camstudio copied to clipboard

Installer does not contain visual studio 2017 redistributable, causing start-up errors (3.0-alpha.1).

Open h4aLkon opened this issue 7 years ago • 1 comments

Hello. Tried to run the 3.0-alpha.1 release on Windows 10 x64 and I keep getting the following errors:

mfc140u.dll - missing vcruntime140.dll - missing msvcp140.dll - missing

https://imgur.com/a/sqa2GjR

edit: solved by installing Microsoft Visual C++ 2015 Redistributable Update 3 RC from Microsoft.

h4aLkon avatar Sep 17 '18 03:09 h4aLkon

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

stevenhoving avatar Sep 17 '18 06:09 stevenhoving