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.

1 件のコメント

Kartick
Kartick 2023 年 2 月 1 日
Thank you very much. It is working as intended.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction 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