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

 채택된 답변

Chidvi Modala
Chidvi Modala 2020년 8월 14일

1 개 추천

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

Mathew Thomas
Mathew Thomas 2020년 8월 14일
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?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

질문:

2020년 8월 11일

댓글:

2020년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by