Re: help needed about mex setup. thanks
- From: "Ashish Uthama" <ashishu@xxxxxxxxxx>
- Date: Fri, 04 Apr 2008 15:00:36 -0400
to assist you, I will point out the lines which are important:
Error: The Microsoft Platform Software Development Kit (SDK) was not
found.
On Fri, 04 Apr 2008 14:48:49 -0400, <johnlarryoct@xxxxxxxxx> wrote:
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)mex -setup
files:
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: help needed about mex setup. thanks
- From: foreverloves
- Re: help needed about mex setup. thanks
- References:
- help needed about mex setup. thanks
- From: johnlarryoct
- help needed about mex setup. thanks
- Prev by Date: Re: File exchange
- Next by Date: Re: load flow programusing fast decoupled method
- Previous by thread: help needed about mex setup. thanks
- Next by thread: Re: help needed about mex setup. thanks
- Index(es):
Relevant Pages
|