Which version of Microsoft Visual C++ Redistributable is required for MCR 8.5?
14 ビュー (過去 30 日間)
古いコメントを表示
I have created an exe that I am distributing out. It has worked on many other PCs but one person is having problems and gets an error I've never seen before.
?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z
I tried the solution in the question but it didn't work for me.
The MSVCP110.dll seems to have something to do with the Microsoft Visual C++ package. I want to reinstall the Visual C++ package on that computer, but don't know which one is needed for MCR 8.5? He is running Windows 7
1 件のコメント
Walter Roberson
2020 年 1 月 28 日
https://support.microsoft.com/en-ca/help/3138367/update-for-visual-c-2013-and-visual-c-redistributable-package
回答 (1 件)
Santhosh A V
2020 年 1 月 28 日
Hi Thomas,
Please find the supported compilers information in the link below.
Hope the above information helped you.
Thanks
Santhosh
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!