“Unable to locate compiler” mex error when using Visual C++ 2010 Express SP1 on 64-bit Windows
显示 更早的评论
I had a working combination of Visual C++ 2010 Express and Microsoft Windows SDK 7.1. After installing Service Pack 1 for Visual Studio, I now get the following MEX error:
Error: Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly.
C:\Program Files\MATLAB\R2010B\BIN\MEX.PL: Error: Unable to locate compiler.
How can I get back to a working configuration?
采纳的回答
更多回答(2 个)
K1
2013-4-30
0 个投票
Perfect! one way or another I hadn't found this answer... thank you!
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!