"Make Error" Simulink Matlab R2013a (NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bi​n\amd64\cl​.exe"' : return code '0x2')

조회 수: 26 (최근 30일)
I am running a simulation in Simulink(Matlab R2013a) and get the following error
This is the compiler I'm using:
Can anyone help me?
  댓글 수: 2
Walter Roberson
Walter Roberson 2015년 12월 15일
Please copy and paste the message as text. There are some parts of the image that are difficult to read.
Al
Al 2015년 12월 15일
Making simulation target "drx_3_03_sfun", ...
C:\Users\stage_acelentano\Documents\DETECTOR_DRAWS_SIMULINK\DETECTOR_Simulink_v01\slprj\_sfprj\drx_3_03\_self\sfun\src>call "mexopts.bat"
Microsoft (R) Program Maintenance Utility Version 10.00.40219.01 Copyright (C) Microsoft Corporation. All rights reserved.
### Compiling "drx_3_03_sfun.c" cl.exe /c /Zp8 /GR /W3 /EHs /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SCL=0 /DMATLAB_MEX_FILE /nologo /MD /I "C:\Program Files\MATLAB\R2013a\extern\include" /I "C:\Program Files\MATLAB\R2013a\simulink\include" /I "C:\Program Files\MATLAB\R2013a\stateflow\c\mex\include" /I "C:\Program Files\MATLAB\R2013a\stateflow\c\debugger\include" "drx_3_03_sfun.c" drx_3_03_sfun.c c:\users\stage_acelentano\documents\detector_draws_simulink\detector_simulink_v01\slprj\_sfprj\drx_3_03\_self\sfun\src\drx_3_03_sfun.h(6) : fatal error C1083: Cannot open include file: 'sfc_sf.h': No such file or directory NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\cl.exe"' : return code '0x2' Stop.

댓글을 달려면 로그인하십시오.

답변 (1개)

Shruti Sapre
Shruti Sapre 2015년 12월 17일

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by