Issue running standalone application compiled in MATLAB 2026a

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

Answers (0)

Categories

Products

Release

R2026a

Asked:

on 22 Aug 2026 at 1:55

Commented:

dpb
on 22 Aug 2026 at 13:59

Community Treasure Hunt

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

Start Hunting!