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

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

1 Comment

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?

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 18 Feb 2025
Edited: Walter Roberson on 18 Feb 2025
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.

Categories

Find more on Application Deployment in Help Center and File Exchange

Asked:

on 18 Feb 2025

Edited:

on 18 Feb 2025

Community Treasure Hunt

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

Start Hunting!