利用2024a版本下的runtime进行complier程序封装后,怎么在win7系统上使用?
Mostrar comentarios más antiguos
2024a版本下的runtime进行complier程序封装后,封装后的程序怎么在win7系统上使用?会显示很多不兼容问题,需要配置很多dll文件,能不能在封装时候就解决这些问题。
1 comentario
Walter Roberson
el 18 de Feb. de 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?
Respuestas (1)
Walter Roberson
el 18 de Feb. de 2025
Editada: Walter Roberson
el 18 de Feb. de 2025
0 votos
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.
Categorías
Más información sobre Application Deployment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!