|
On Tue, 23 Dec 2008 23:57:04 -0500, Chirackel Yoonus <yoonus@ifmr.ac.in>
wrote:
> I installed the visual studio express, Now i get error
> ompiler: Microsoft Visual C++ 2005 Express Edition
> Location: E:\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. MATLAB Compiler 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.
> *****************************************************************************
>
It might help you to search the below for error messages/issues you face
while using MATLAB. It is a rich resource with lots of information,
solutions and workaround for common issues.
http://www.mathworks.com/support/
I searched 'mssdk' for you and the first link is:
"Why do I receive an error message when I try to choose Microsoft Visual
C++ 2005 Express Edition compiler using MEX -SETUP?"
http://www.mathworks.com/support/solutions/data/1-66BY08.html?solution=1-66BY08
Do you think the error message is not sufficiently helpful?
|