Appdesigner Packaged App not starting
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mathew Thomas
el 11 de Ag. de 2020
Comentada: Mathew Thomas
el 14 de Ag. de 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
0 comentarios
Respuesta aceptada
Chidvi Modala
el 14 de Ag. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!