墨鱼eva 发表于 2016-5-11 13:29:29

AMESim与sinmulink联合仿真

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:\Program Files\MATLAB\R2012a /extern/include" -I"D:\Program Files\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: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\x86_amd64\cl.exe"' : return code '0x2'
Stop.
System build error!
我的版本是VS2010,AME2012,matlab2012a,为什么仿真就出现这样的问题,我实在不懂事 哪里出了问题,拜托各位大神帮帮忙,小弟感激不尽。。。

墨鱼eva 发表于 2016-5-11 15:39:45

{:9_221:}{:9_221:}{:9_221:}

霍森 发表于 2016-5-23 21:06:26

我有做过一点,不过可以联合仿真,版本:vc++6.0,amesim7.0版,matlab07版。

lue123 发表于 2017-3-31 18:11:40

我也遇到这个问题了,你是怎么解决的啊?
页: [1]
查看完整版本: AMESim与sinmulink联合仿真