Error in MATLAB standalone app installation

I have installed compiler, for making standalone application that would work in PCs that do not have MATLAB or MATLAB Run time installed.
The application was packed and when the installer was run user's computer it is showing VCRUNTIME140.dll missing. (Screen shot attached)
Please guide.

 채택된 답변

dpb
dpb 2023년 1월 30일
편집: dpb 2023년 1월 30일

1 개 추천

That means your user's PC doesn't have the MS Visual C++ compiler distributable runtime libraries installed -- here's a link to the MS download site <Latest Visual C++ Redistributables>
It would be more polite if the installer would recognize the need instead of just barfing, but the solution is the user must install the MS VisualC runtime first.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2023년 1월 30일

댓글:

2023년 2월 1일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by