a problem with mex -setup, thanks
- From: foreverloves <johnlarryoct@xxxxxxxxx>
- Date: Thu, 03 Apr 2008 23:11:34 EDT
I want to use MEX to compile C++ files. But when I want to set the path of the compile to the directory of the installed Microsoft Visual C++ 2005 Express Edition,there is an error.
Could anyone help me to fix this problem.
Thank you very much
*****************************************************************************
Please choose your compiler for building external interface (MEX) files:mex -setup
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2007b\sys\lcc
[2] Microsoft Visual C++ 2005 Express Edition in C:\Program Files\Microsoft Visual Studio 8
[0] None
Compiler: 2
Please verify your choices:
Compiler: Microsoft Visual C++ 2005 Express Edition
Location: C:\Program Files\Microsoft Visual Studio 8
Are these correct?([y]/n): y
Error: The Microsoft Platform Software Development Kit (SDK) was not found.
Microsoft Visual C++ 2005 Express Edition requires that the SDK is
installed properly. MEX uses the environment variable "MSSdk" to
find the SDK. If it is installed properly, please verify that the
environment variable "MSSdk" points to the correct location.
Otherwise, install the SDK and try again.
.
- Follow-Ups:
- Re: a problem with mex -setup, thanks
- From: marky
- Re: a problem with mex -setup, thanks
- Prev by Date: Re: calling R code from MATLAB
- Next by Date: Re: help in this inverse filter code.
- Previous by thread: Re: calling R code from MATLAB
- Next by thread: Re: a problem with mex -setup, thanks
- Index(es):
Relevant Pages
|