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!