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

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

1 Kommentar

Walter Roberson
Walter Roberson am 18 Feb. 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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 18 Feb. 2025
Bearbeitet: Walter Roberson am 18 Feb. 2025

0 Stimmen

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.

Kategorien

Mehr zu Application Deployment finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 18 Feb. 2025

Bearbeitet:

am 18 Feb. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by