利用2024a版本下​的runtime进行​complier程序​封装后,怎么在win​7系统上使用?

2024a版本下的runtime进行complier程序封装后,封装后的程序怎么在win7系统上使用?会显示很多不兼容问题,需要配置很多dll文件,能不能在封装时候就解决这些问题。

1 commentaire

Walter Roberson
Walter Roberson le 18 Fév 2025
Approximate translation:
After the runtime under the 2024a version is packaged with a complier program, how can the packaged program be used on the win7 system? Many incompatibility issues will be displayed, and many dll files need to be configured. Can these problems be solved during packaging?

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 18 Fév 2025
Modifié(e) : Walter Roberson le 18 Fév 2025

0 votes

R2012a was the last release that was compatible with Windows 7.
R2021b was the last release that was compatible with Windows 7 Service Pack 1.
There is little hope that they can be packaged for backwards compatibility that far.

Catégories

En savoir plus sur Application Deployment dans Centre d'aide et File Exchange

Question posée :

le 18 Fév 2025

Community Treasure Hunt

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

Start Hunting!

Translated by