|
mcarter
New Member

22 Posts |
Posted - Jun 29 2007 : 1:40:07 PM
|
Im trying to compile some mex files for matlab. In mex -setup matlab asks you to choose a compiler. The three choices given are:
[1] Digital Visual Fortran version 6.0 in C:\Program Files\Microsoft Visual Studio [2] Lcc C version 2.4 in C:\PROGRAM FILES\MATLAB\sys\lcc [3] Microsoft Visual C/C++ version 6.0 in C:\Program Files\Microsoft Visual Studio
The files Im trying to compile are written in C++ but when choosing Visual Studio 6.0 the make file exits with:
"Could not find the compiler "cl" on the DOS path. Use mex -setup to configure your environment properly."
Any suggestions?
|
|