- 积分
- 73
- 注册时间
- 2012-6-20
- 最后登录
- 1970-1-1
|
我自己用AMESet建了个液控三位六通阀,现在想在AMESim里面测一下建模是否正确,结果到了parameter mode,显示:
.................
.................
"F:\amesim\anzhuangmulu/libexh/lib/win32/EXH.lib"
"F:/amesim/anzhuangmulu/libmotion/lib/win32/AMEMOTION.lib"
"F:\amesim\anzhuangmulu\lib\win32\AME.lib"
-link -nologo -NODEFAULTLIB:LIBCD.LIB -NODEFAULTLIB:LIBC.LIB -NODEFAULTLIB:LIBCMTD.LIB -NODEFAULTLIB:LIBCP.LIB -NODEFAULTLIB:LIBCPD.LIB
cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release
LINK : fatal error LNK1181: cannot open input file 'ws2_32.lib'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\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!
好像是不能链接到 'ws2_32.lib' ,这一句NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.exe"' : return code '0x2' 大概是说是VS2008有问题,最后面说免费版的VS,需要在MS Windows SDK 安装目录下设置MSSDK环境变量。
有没有哪位大侠知道MSSDK环境变量怎么设置,MS Windows SDK 是什么意思???
有没有做过AMESet的,加QQ498354072
|
|