install standalone application on macOs, that was compiled on windows

10 Ansichten (letzte 30 Tage)
Hi everyone, I created a standalone application with the Matlab Compiler on Windows, with the Runtime included. Is there a way to install this application on a Mac? According to Matlab, I think it should be possible ( https://de.mathworks.com/help/compiler/install-deployed-application.html ) but I do not understand how. Because the Installation file MyAppInstaller_mcr.exe is an executable, which I cannot run on Mac. Is there any other solution?

Antworten (1)

Bruno Luong
Bruno Luong am 9 Aug. 2022
Bearbeitet: Walter Roberson am 16 Aug. 2022
" According to Matlab, I think it should be possible ( https://de.mathworks.com/help/compiler/install-deployed-application.html ) "
What makes you think it is possible? AFAIK no, unless you run App in a Windows virtual machine.
  2 Kommentare
Niklas Maximilian Busse
Niklas Maximilian Busse am 16 Aug. 2022
Yeah I think I misunderstood the matlab website. So I think you can only compile Apps for macOs on macOs.
Walter Roberson
Walter Roberson am 16 Aug. 2022
The limit has always been that back in the day that 32 bit apps were supported on Windows, that you could compile 32 bit apps on 64 bit windows -- and that that was the limit for what you could do for cross-compilation.
These days with Linux Services for Windows, I do not know if it is possible to compile for Linux on a Windows system. It certainly would not be supported.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Get Started with MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by