Re: help needed about mex setup. thanks



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
*****************************************************************************
mex -setup
Please choose your compiler for building external interface (MEX)
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.


.



Relevant Pages

  • Re: select a compiler by mbuild -setup but cannt find SDK
    ... Select a compiler: ... Files\Microsoft Visual Studio .NET 2003 ... requires that the SDK is ... Otherwise, install the SDK ...
    (comp.soft-sys.matlab)
  • problems about gcc installation
    ... i need to install gcc, and when i install it, the following problems ... configure: loading cache ./config.cache ... checking for C compiler default output file name... ... checking whether the linker supports shared libraries... ...
    (comp.unix.programmer)
  • [RESOLVED] DBD::mysql unresolved symbol _intel_fast_memcpy & mysql-standard-5.0.22-l
    ... Some of you may have wanted to build and install the DBD::mysql ... Mysql**, "...the MySQL Community Server compiled with the Intel CC ... Server compiled with the Intel CC compiler exhibit faster performance ... I will use the following settings for compiling and testing: ...
    (comp.lang.perl.modules)
  • Re: gcc/gnat 3.3
    ... Bootstrapping the compiler ... INSTALL_PROGRAM = $$ ... We want to ensure that TARGET libraries ... all-target-libgloss: configure-target-newlib ...
    (comp.lang.ada)
  • a problem with mex -setup, thanks
    ... Select a compiler: ... The Microsoft Platform Software Development Kit (SDK) was not found. ... please verify that the ... install the SDK and try again. ...
    (comp.soft-sys.matlab)