Error in converting App into .exe (executable file)

18 vues (au cours des 30 derniers jours)
Kaustubh hike
Kaustubh hike le 3 Sep 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.

Réponses (1)

Walter Roberson
Walter Roberson le 3 Sep 2021

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by