install standalone application on macOs, that was compiled on windows

30 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Bruno Luong
Bruno Luong il 9 Ago 2022
Modificato: Walter Roberson il 16 Ago 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 Commenti
Niklas Maximilian Busse
Niklas Maximilian Busse il 16 Ago 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 il 16 Ago 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.

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by