"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 日間)
Al
Al 2015 年 12 月 15 日
回答済み: Shruti Sapre 2015 年 12 月 17 日
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 Center および File ExchangeWorkspace 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