Filter löschen
Filter löschen

Can't locate microsoft visual c++ 2008 even i have installed it?

1 Ansicht (letzte 30 Tage)
Sabanam
Sabanam am 10 Mär. 2014
Kommentiert: Sabanam am 13 Mär. 2014
I have installed microsoft visual c++ 2008 but while finding compiler it didn't list the compiler..It shows like
>> mex -setup
Welcome to mex -setup. This utility will help you set up a default compiler. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2013b/win32.html
Please choose your compiler for building 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\R2013b\sys\lcc
[0] None
Compiler:
In above statement only one complier is listed...please help to fix the bugs...

Antworten (1)

Ken Atwell
Ken Atwell am 10 Mär. 2014
From the screenshot, you don't have Visual C++ 2008 installed, you have its redistributable only. That is only a very small piece of Visual C++, a collection of libraries necessary to run most applications built with Visual C++. The redistributable does not include the compiler itself.
  4 Kommentare
Sabanam
Sabanam am 11 Mär. 2014
Ok..thanks sir..I ll try and acknowledge about installation.
Sabanam
Sabanam am 13 Mär. 2014
Its not working...It shows the error of make.m file...

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by