Forum Discussion
Hello
Welcome to INTEL forum. If you are using Windows 10, 8.1, 8, 7 maybe your computer doesn’t have Visual C++ 2010 installed on it, or in some cases, the required Visual C++ Libraries are corrupt or outdated.
Workaround, you need to install the required Visual C++ libraries or replace the existing ones which may be corrupt or outdated with the most recent package. Install the Microsoft Visual C++ 2010 Redistributable Package both 32-bits and 64-bits versions.
Package (x86): https://www.microsoft.com/en-in/download/details.aspx?id=5555
Package (x64): https://www.microsoft.com/en-us/download/details.aspx?id=14632
Some useful link
https://www.easytechstutorials.com/how-to-fix-msvcp100-dll-missing-error-in-windows-10-8-1-8-7/
more forum link to this error
https://forums.intel.com/s/question/0D50P00003yyRJrSAM/quartus-web-edition-msvcr100dll-missing
- STimm55 years ago
New Contributor
That did the trick. apparently I had too new a Visual C++ libraries installed.
Thanks!!