- 积分
- 8
- 注册时间
- 2012-5-12
- 最后登录
- 1970-1-1
|
发表于 2013-2-3 11:53:18
|
显示全部楼层
你好,我在amesim r10和matlab 2010a仿真时总出现这样的错误:
Setting environment for using Microsoft Visual C++ tools.
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl.exe -c -DWIN32 -DAMESIMULINK -I"C:\Program Files\MATLAB/extern/include" -I"C:\Program Files\MATLAB/simulink/include" -I"D:\AMESim\v1000/interfaces/simulink" -I"D:\AMESim\v1000/interfaces" -nologo -DWIN32 -MT -W3 -Od -D "_MBCS" -GX -Zm1500 -o keti_.obj keti_.c
keti_.c
keti_.c(1671) : warning C4101: 'n' : unreferenced local variable
keti_.c(1853) : fatal error C1083: Cannot open include file: 'simstruc.h': No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
- For free edition of Microsoft Developer Studio, you may need to set the MSSDK environment variable to the installation directory of your MS Windows SDK
System build error!
请你帮我分析一下是什么问题呗,或者是设置的问题? |
|