wangrong77 发表于 2006-2-18 10:01

[求助]有关Matlab编译器的问题

<P>正常情况下在命令里输入mes-setup会出现在如下提示,<BR></P>
<P><FONT face="Times New Roman">&gt;&gt; mex -setup</FONT></P>
<P><FONT face="Times New Roman">Please choose your compiler for building external interface (MEX) files: </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Would you like mex to locate installed compilers /n? y</FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Select a compiler: </FONT></P>
<P><FONT face="Times New Roman"> Digital Visual Fortran version 6.0 in C:\Program Files\Microsoft Visual Studio </FONT></P>
<P><FONT face="Times New Roman"> Lcc C version 2.4 in E:\MATLAB701\sys\lcc </FONT></P>
<P><FONT face="Times New Roman"> Microsoft Visual C/C++ version 6.0 in C:\Program Files\Microsoft Visual Studio </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman"> None </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Compiler: 3<BR>为什么我的就只能出现这些:<BR>&gt;&gt; mex-setup<BR> <BR>Select a compiler: <BR> Lcc C version 2.4 in E:\MATLAB6P5\sys\lcc <BR> <BR> None <BR> <BR>Compiler: <BR>怎么样才能让Matlab找到我系统装的VC++呢?</FONT></P>

odbo1984 发表于 2006-2-18 11:48

你不如选择n,然后直接选择vc++,看看行不行<BR>
页: [1]
查看完整版本: [求助]有关Matlab编译器的问题