I try to create a standalone executable with R2013b and I get this error during packaging: Test checkout of feature 'Compiler' failed.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I try to create a standalone executable with R2013b and I get this error during packaging: Test checkout of feature 'Compiler' failed.
With older version of Matlab the .exe is created, but it cannot run to a computer without installed MATLAB. I think this is a feature of just R2013b, right?
0 Kommentare
Antworten (1)
Walter Roberson
am 5 Jan. 2014
It sounds as if it is indicating that you are not licensed to run MATLAB Compiler on the machine you are attempting to compile on.
Executables created with MATLAB Compiler do not require that MATLAB be installed on the target system, but they do require that MCR (MATLAB Component Runtime) be installed.
4 Kommentare
Miguel Garcia
am 7 Jan. 2014
you can fix this issue? I have the same issue and my Matlab 2012b compile fine but the matlab 2013b displayed the same error when compile. can you told me a possible solution? Thanks!
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!