Issue running standalone application compiled in MATLAB 2026a
Afficher commentaires plus anciens
I have a collection of Matlab scripts including GUI that I package as standalone Windows application for sharing. Previously, I used R2024a for compiling and packaging with no issue.
When I compile/package the same scripts with R2026a, I get the following error before the GUI loads. Has anyone run into same issue? If so, any clue on how to fix it?
Warning: Update encountered failures.
The error above is displayed when the application is compiled as console application. When the same is complied with no-console, the splash screen shows up and then disappears. I have to force close it from Task manager.
Initially, I had minimal MCR packaged with the installer but installing full version of MCR made no difference. The same executable, when run from Matlab command with bang operator (!appname) runs without any issue. So, I am lost on where to look at.
Thanks
1 commentaire
dpb
le 22 Août 2026 à 13:59
Réponses (1)
SureshG
le 25 Août 2026 à 18:14
Déplacé(e) : Walter Roberson
le 25 Août 2026 à 19:23
0 votes
Catégories
En savoir plus sur Application Deployment dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!