Borrar filtros
Borrar filtros

About "Compiler error"..

1 visualización (últimos 30 días)
Jiho
Jiho el 6 de Nov. de 2017
Respondida: Jan el 6 de Nov. de 2017
The following error occurred while generating the support files for compiling the generated code:
An installed compiler was not detected. Certain simulation modes, as well as host-based coder builds require that a compiler be installed. Please install one of the supported compilers for this release as listed at:
http://www.mathworks.com/support/compilers/R2015b/win64.html
MATLAB must be restarted after the compiler is installed.
While the code has successfully generated, no makefile or other build support files will be generated. For more information on the error that occurred, please refer to 'make_exception.mat' in the build folder.
------------------------------------------------------------------------------------------------
While buliding code, on diagnostic viewer, it is showed on window. I guess because of this message, building procedure takes a quite long time. How can I solve this problem?? please help me.
If I should install one of compiler on that web site, which on should I install on my computer??

Respuestas (1)

Jan
Jan el 6 de Nov. de 2017
The instructions are clear:
Please install one of the supported compilers for this release as listed at:
http://www.mathworks.com/support/compilers/R2015b/win64.html
MATLAB must be restarted after the compiler is installed.
Now you ask:
If I should install one of compiler on that web site, ...
Yes, you have to install a compiler.
... which on should I install on my computer??
Choose the one you like most. Decide if you want to buy one or install a free version.

Categorías

Más información sobre 설치 및 라이선스 부여 소개 en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!