Clear Filters
Clear Filters

Why I can't use 'MinGW-w64 Compiler'

1 view (last 30 days)
vx2008
vx2008 on 27 Nov 2015
Edited: Andrei Bobrov on 21 Dec 2015
I install matlab2015b on win10;
when I run 'mex -setup' on matlab command window as below:
So I download 'MinGW-w64' to install it completely as below:
But then I run 'mex -setup', the result just as before, why? How shall I do?
  4 Comments
Walter Roberson
Walter Roberson on 21 Dec 2015
Notice
... Looking for environment variable 'MW_MINGW64_LOC' ...No.
Did not find installed compiler 'MinGW64 Compiler (C)'.
You can use setenv() within MATLAB or you can set an Windows environment variable; see http://www.computerhope.com/issues/ch000549.htm
Andrei Bobrov
Andrei Bobrov on 21 Dec 2015
Edited: Andrei Bobrov on 21 Dec 2015
Please see here (only 4.9.2)

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!