Clear Filters
Clear Filters

About "Compiler error"..

1 view (last 30 days)
Jiho
Jiho on 6 Nov 2017
Answered: Jan on 6 Nov 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??

Answers (1)

Jan
Jan on 6 Nov 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.

Community Treasure Hunt

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

Start Hunting!