Filter löschen
Filter löschen

Appdesigner Packaged App not starting

3 Ansichten (letzte 30 Tage)
Mathew Thomas
Mathew Thomas am 11 Aug. 2020
Kommentiert: Mathew Thomas am 14 Aug. 2020
Hello,
I created a standalone desktop app using App Designer R2019b. When I try opening the resulting exe file, I get the following error after it shows the initial splash image.
Any thoughts on what could be causing this?
Thanks,
Mathew

Akzeptierte Antwort

Chidvi Modala
Chidvi Modala am 14 Aug. 2020
This might be a DLL shadowing issue. Can you try coping the standalone exe file to <matlab root>/bin/win64 or <mcrroot>/bin/win64 and launching it from there? This can ensure the exe will launch proper version of DLLs that shipped with MATLAB or MCR.
  1 Kommentar
Mathew Thomas
Mathew Thomas am 14 Aug. 2020
Yes, that was it. Copying it into the /win64 folder makes it identify the right dlls. I had versions 2018b and 2019b. I tried removing 2018, but the problem persists. Any thoughts on how to correct the dll shadowing issue?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer 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