- 积分
- 8
- 注册时间
- 2012-5-12
- 最后登录
- 1970-1-1
|
仿真时出现以下问题,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!
还有在AME的TOOLS里不能打开MATLAB,
请求帮助,感激不尽 |
|