Matlab MEX compiler problem
1 view (last 30 days)
Show older comments
My PC system is:
MATLAB Version: 8.4.0.150421 (R2014b)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
Here is the error message I receive when I try to use the mex command on a *.cpp file:
Building with 'Microsoft Windows SDK 7.1 (C++)'.
Error using mex
'mt' is not recognized as an internal or external command,
operable program or batch file.
Please tell me how to fix this error.
Thank you, Tom Irvine
0 Comments
Answers (2)
Gábor Barta
on 16 Nov 2021
Sorry for opening it again: I have the same problem, but I cannot reach the link above (page doesn't exist?).
(I mean the link under "this previous discussion).
Could you repar it?
Thanks
Gábor
2 Comments
Walter Roberson
on 16 Nov 2021
Edited: Walter Roberson
on 29 Nov 2021
Gábor Barta
on 19 Nov 2021
Thank you!
Now its working again, I had applied this, too:
Bye
See Also
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!