作者b26168 (森)
看板MATLAB
标题[问题] windows7 x64 compiler
时间Tue Nov 15 22:44:00 2011
matlab的新手
最近需要用到一个程式
要将它执行看看而已
是要用到C的compiler
但是跑出了这串
Error: Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly.
所以我就照他讲的
mex -setup
但又跑出下面那串
*****************************************************************************
Error: Could not find the 64-bit compiler. This may indicate that the
"X64 Compilers and Tools" or the Microsoft Windows Software
Development Kit (SDK) is not installed. To build 64-bit MEX-files
Microsoft Visual C++ 2008 Express Edition requires that these two
packages are installed properly.
*****************************************************************************
可是我VC++2008 跟 windows SDK都装了
google过前面几篇 也都是要我装这两个还一个.NET而已
可是还是会出现这个问题
不知道有没有有解 救一下~
windows 7 x64
Matlab 2009b
以上 感谢~>"<
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.35.222.21
1F:推 jmren:在windows环境变数path下,加入VCfold\bin之类的路径... 11/15 23:59
2F:推 okgogogo:你编译好的程式是要在x86还是x64跑?如果是x86最好灌x86的 11/19 14:12
3F:→ okgogogo:MATLAB不然会遇到打不开。 11/19 14:12