C compiler for Windows 7 64 bit

4 views (last 30 days)
Maximum
Maximum on 7 Apr 2014
Commented: Ken Atwell on 9 Apr 2014
Hi guys.
I have a problem. When i run my design, it shows error like figure. When I type the mex -setup on the command prompt, it shows error like below:
>> 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/R2012b/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012b/win64.html
Error using mex (line 206) Unable to complete successfully

Answers (2)

Ken Atwell
Ken Atwell on 7 Apr 2014
Do like is says -- visit http://www.mathworks.com/support/compilers/R2012b/win64.html and install a compiler that works for you.

Maximum
Maximum on 7 Apr 2014
I already tried this method. But it does not work. Is there any method to solve it?

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!