필터 지우기
필터 지우기

Error while creating a standalone executable application ?

조회 수: 2 (최근 30일)
Mayssa
Mayssa 2015년 5월 13일
답변: Walter Roberson 2015년 5월 14일
While creating an executable application (made by uicontrol), I always have this error "error during packaging", When I open the log file it comes up with this :
ant:
<ant>
<mkdir dir="C:\Users\Mayssa\Desktop" />
<mkdir dir="C:\Users\Mayssa\Desktop" />
</ant>
mcc -C -o firstpage -W WinMain:firstpage -T link:exe -d C:\Users\Mayssa\Desktop -v C:\Users\Mayssa\Desktop\pfe\Matlab\interface\firstpage.m
Test checkout of feature 'Compiler' failed.
mcc failed.
Any ideas please for this problem ?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 5월 14일
As far as the program can tell, you have not licensed the MATLAB Compiler product, which is required in order to make stand-alone executables.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by