Borrar filtros
Borrar filtros

I try to create a standalone executable with R2013b and I get this error during packaging: Test checkout of feature 'Compiler' failed.

1 visualización (últimos 30 días)
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 5 de En. de 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 comentarios
Miguel Garcia
Miguel Garcia el 7 de En. de 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!

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by