Error in converting App into .exe (executable file)

19 visualizaciones (últimos 30 días)
Kaustubh hike
Kaustubh hike el 3 de Sept. de 2021
Respondida: Walter Roberson el 3 de Sept. de 2021
Hi,
I have made one tool which converts .mdf file into .mat file.
While converting this app into .exe through Application Compiler , it gives following error . What could be the reason and how can I resolve it ?
Preparing Runtime...
Downloading MATLAB Runtime installer from "https://ssd.mathworks.com/supportfiles/downloads/R2020b/Release/0/deployment_files/installer/complete/win64/MATLAB_Runtime_R2020b_win64.zip".
Downloaded MATLAB Runtime installer to "C:\Users\38KS\AppData\Local\Temp\38ks\MCRInstaller9.9\MATLAB_Runtime_R2020b_win64.zip".
mcc -o mdf_Mat_Converter -W 'main:mdf_Mat_Converter,version=1.0' -T link:exe -d D:\Tool_Development\Tool_Development\Practice\Convertor\GUI_App\app2\for_testing -v D:\Tool_Development\Tool_Development\Practice\Convertor\GUI_App\app2.mlapp -r 'C:\Program Files\MATLAB\R2020b\toolbox\compiler\resources\default_icon.ico'
Compiler version: 8.1 (R2020b)
Analyzing file dependencies.
foundation::storage::vfs::Exception
mcc failed.

Respuestas (1)

Walter Roberson
Walter Roberson el 3 de Sept. de 2021

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by