MATLAB compiler gives an error during packaging
이전 댓글 표시
I am trying to create a very simple standalone desktop app using App compiler (MATLAB R2019a). I get the following error when it tries to create a package:
Creating the bundle...
Creating the install agent URL file...
Failed to embed unzip in your application.
Update resource failed: 5
Failed to create the web based installer.
No installer package created.
답변 (1개)
Sivani Pentapati
2021년 9월 29일
0 개 추천
This error is generally observed when compiler requires more virtual memory than is available. Please follow the instructions mentioned in this answer to resolve the issue
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!