How to deploy Standalone applications
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
AJFM
el 8 de Jun. de 2015
Comentada: AJFM
el 8 de Jun. de 2015
I'm trying to use r2013b to get a matlab.exe file using deploytool.
This is the error shows in the PackagingLog.text:
>Test checkout of feature 'Compiler' failed.
>mcc failed.
Anybody know what the problem is?
I've got Matlab Coder and Matlab Compilar Toolbox installed and their licenses are ok
0 comentarios
Respuesta aceptada
Sean de Wolski
el 8 de Jun. de 2015
That looks like a licensing issue. What's the output from:
which -all deploytool
Does it say "No License Available" or similar?
Más respuestas (0)
Ver también
Categorías
Más información sobre Application Deployment en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!