Effacer les filtres
Effacer les filtres

Error while creating a standalone executable application ?

2 vues (au cours des 30 derniers jours)
Mayssa
Mayssa le 13 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 ?

Réponses (1)

Walter Roberson
Walter Roberson le 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.

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by