Cross platform/OS deployment of compiled applications

조회 수: 9 (최근 30일)
Harish
Harish 2020년 7월 24일
답변: Cam Salzberger 2020년 7월 24일
Can an application that was compiled on Windows 7 OS be run on Windows 10 OS?
In particular:
  • I have a Matlab application that was compiled using Matlab 2013b on Windows 7 machine.
  • In this case, the MCR 8.2 was needed to be installed on Windows 10 OS since the application was compiled on 2013b.
  • Can this compiled application be run on Windows 10 machine even though it was compiled on a different OS?

답변 (1개)

Cam Salzberger
Cam Salzberger 2020년 7월 24일
Harish,
Doesn't look like you can move compiled applications cross-platform. This makes sense, since the compiler generates an actual executable.
-Cam

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품


릴리스

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by