3.1. Startup Issues

On Windows operating systems, if you receive an error when starting the application with the message that MSVCP140.dll is missing as shown in Fig. 3.1.4, it is caused by a missing Visual C/C++ runtime library. You can fix this error by running the installer for the Visual C/C++ redistributable package vc_redist.x64.exe which is included with the application.

../../../../_images/MissingCRT.png

Fig. 3.1.4 Error message for missing Visual C/C++ runtime library.