MATLAB compiler gives an error during packaging

6 visualizaciones (últimos 30 días)
Manvi Agarwal
Manvi Agarwal el 10 de Feb. de 2020
Respondida: Sivani Pentapati el 29 de Sept. de 2021
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.

Respuestas (1)

Sivani Pentapati
Sivani Pentapati el 29 de Sept. de 2021
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

Categorías

Más información sobre Introduction to Installation and Licensing 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!

Translated by