- 积分
- 83
- 注册时间
- 2012-7-11
- 最后登录
- 1970-1-1
|
AMEcompile120.bat does a 64 bit setup
Setting environment for using Microsoft Visual Studio 2010 x64 tools.
Setting environment for using Microsoft Visual Studio 2010 x64 cross tools.
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
cl.exe -c -DWIN32 -DAMESimULINK -I"D:\MATLAB\R2012a/extern/include" -I"D:\MATLAB\R2012a/simulink/include" -I"d:\AMESim\v1200/interfaces/simulink" -I"d:\AMESim\v1200/interfaces" -I"d:\AMESim\v1200\lib" -nologo -DWIN32 -MT -W3 -Od -D "_MBCS" -EHsc -wd4996 -o AMESimulinkCosimulation_.obj AMESimulinkCosimulation_.c
cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release
AMESimulinkCosimulation_.c
AMESimulinkCosimulation_.c(1692) : warning C4101: 'i' : unreferenced local variable
AMESimulinkCosimulation_.c(1829) : warning C4101: 'i' : unreferenced local variable
AMESimulinkCosimulation_.c(1854) : warning C4101: 'i' : unreferenced local variable
d:\AMESim\v1200/interfaces/simulink\ame_simulink_cosim.c(78) : fatal error C1083: Cannot open include file: 'simstruc.h': No such file or directory
NMAKE : fatal error U1077: '"d:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\x86_amd64\cl.exe"' : return code '0x2'
Stop.
System build error!
我的电脑win7 64位,软件amesim r12,matlab2012b,不知道是什么原因,希望大家一起商量一下。 |
|