About "Compiler error"..

조회 수: 1 (최근 30일)
Jiho
Jiho 2017년 11월 6일
답변: Jan 2017년 11월 6일
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??

답변 (1개)

Jan
Jan 2017년 11월 6일
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.

카테고리

Help CenterFile Exchange에서 설치 및 라이선스 부여 소개에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!