Filter löschen
Filter löschen

Error while creating a standalone executable application ?

2 Ansichten (letzte 30 Tage)
Mayssa
Mayssa am 13 Mai 2015
Beantwortet: Walter Roberson am 14 Mai 2015
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 ?

Antworten (1)

Walter Roberson
Walter Roberson am 14 Mai 2015
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.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by