Compiling Mex with GCC on Windows
显示 更早的评论
Hi
Any idea how to compile Mex files with GCC on Windows, other than using gnumex?
Best Regards
Wajahat
回答(2 个)
Ken Atwell
2012-7-16
0 个投票
gnumex may be your best bet; compilers that MEX supports does not include gcc on Windows. Just curious -- Is there a particular reason you need gcc? The Windows SDK 7.1 is free (as in beer, at least) and full-featured.
2 个评论
Wajahat
2012-7-19
编辑:Walter Roberson
2012-7-19
Ken Atwell
2012-7-19
Okay, thanks for the clarification.
类别
在 帮助中心 和 File Exchange 中查找有关 Troubleshooting in MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!