- 积分
- 12
- 注册时间
- 2015-8-18
- 最后登录
- 1970-1-1
|
发表于 2015-8-26 22:14:26
|
显示全部楼层
按照楼主的成了这个样子
D:\AMESim\v1320\AMEcompile.bat initiates a 64 bit compilation
Setting environment for using Microsoft Visual Studio 2010 x64 tools.
Setting environment for using Microsoft Visual Studio 2010 x64 cross tools.
Microsoft (R) 3ìDòά»¤êμóÃ1¤¾ß 10.00.30319.01 °æ
°æè¨ËùóD(C) Microsoft Corporation¡£±£áôËùóDè¨àû¡£
cl.exe -c -DWIN32 -DAMESIMULINK -I"D:\matlab2013/extern/include" -I"D:\matlab2013/simulink/include" -I"D:\AMESim\v1320/interfaces/simulink" -I"D:\AMESim\v1320/interfaces" -I"D:\AMESim\v1320\lib" -nologo -DWIN32 -MT -W3 -Od -D "_MBCS" -EHsc -wd4996 -bigobj -o AMESimulinkStandardInterface_.obj AMESimulinkStandardInterface_.c
cl: ÃüáîDD warning D9035 :¡°o¡±Ñ¡ÏîòÑ·ñ¾ö£¬2¢½«Ôú½«à′μÄ°æ±¾ÖDòÆ3y
AMESimulinkStandardInterface_.c
AMESimulinkStandardInterface_.c(828) : fatal error C1083: ÎT·¨′ò¿a°üà¨Îļt:¡°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"¡±: ·μ»Ø′úÂë¡°0x2¡±
Stop.
.
For free edition of Microsoft Visual Studio, you may need to set the MSSDK environment variable to the installation directory of your MS Windows SDK
System build error!
我是最后装的Microsoft Visual Studio2010,而且装在了C盘,问题出在哪里了?求教 |
|