Error in converting App into .exe (executable file)

19 ビュー (過去 30 日間)
Kaustubh hike
Kaustubh hike 2021 年 9 月 3 日
回答済み: Walter Roberson 2021 年 9 月 3 日
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.

回答 (1 件)

Walter Roberson
Walter Roberson 2021 年 9 月 3 日

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by