/
Visual C++ Runtime Library: “The Application has requested the Runtime to terminate in an unusual way. “
Visual C++ Runtime Library: “The Application has requested the Runtime to terminate in an unusual way. “
Symptoms of problem:
Running the library leads to this error:
Root cause of problem:
This error is typically the result of a conflict between the Microsoft Visual C++ Redistributables libraries supplied with MATLAB, and those that are supplied by some third party applications.
Solution to problem:
To revert to a previous version of the C++ Redistributable libraries, you should uninstall all versions of your current 2005 and 2008 C++ Redistributable libraries through your Windows Control Panel, and reboot you machine. You can then re-install them by running the MATLAB-provided installers which can be found in the following locations:
For 32-bit Imatest:
C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v81\bin\win32\vc90\vcredist_x86.exe
For 64-bit Imatest:
C:\Program Files\MATLAB\MATLAB Compiler Runtime\v81\bin\win64\vc90\vcredist_x64.exe
Note: for older releaseses, a different matlab folder will be used, for example, v714 for releases 3.10 and below.
See Also:
, multiple selections available,
Related content
Matlab Compiler Runtime (MCR) versions
Matlab Compiler Runtime (MCR) versions
More like this
Calling Imatest IT from MATLAB
Calling Imatest IT from MATLAB
More like this
A module that formerly worked has stopped working
A module that formerly worked has stopped working
More like this
Third-party software interfering with Imatest Installation
Third-party software interfering with Imatest Installation
More like this
Licensing Errors: Quick Fix
Licensing Errors: Quick Fix
More like this
Best Practices for Calling Imatest IT Libraries
Best Practices for Calling Imatest IT Libraries
More like this