Compiling Mex with GCC on Windows
15 ビュー (過去 30 日間)
表示 古いコメント
Hi
Any idea how to compile Mex files with GCC on Windows, other than using gnumex?
Best Regards
Wajahat
0 件のコメント
回答 (2 件)
Ken Atwell
2012 年 7 月 16 日
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 件のコメント
参考
カテゴリ
Find more on MATLAB Compiler SDK 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!