Compiling Mex with GCC on Windows
Mostrar comentarios más antiguos
Hi
Any idea how to compile Mex files with GCC on Windows, other than using gnumex?
Best Regards
Wajahat
Respuestas (2)
Ken Atwell
el 16 de Jul. de 2012
0 votos
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 comentarios
Wajahat
el 19 de Jul. de 2012
Editada: Walter Roberson
el 19 de Jul. de 2012
Ken Atwell
el 19 de Jul. de 2012
Okay, thanks for the clarification.
Wajahat
el 30 de Jul. de 2012
0 votos
Categorías
Más información sobre Troubleshooting in MATLAB Compiler SDK en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!