Afficher commentaires plus anciens
When does Mathworks plan on supporting GCC for MEX compiling?
2 commentaires
Andreas Goser
le 30 Avr 2012
What is the business need for that? Or a technical need?
Ken Atwell
le 2 Mai 2012
Since gcc is already supported on Linux and Mac, I'll assume you're talking about Windows.
If you just need a free-of-charge compiler, (depending on the version of MATLAB you run) the Microsoft SDK or Visual C++ Express should be more than adequate.
As Andreas asked, if you have a specific technical requirement -- something the Microsoft tools cannot fulfill -- can you capture that here? And, when you speak of gcc, do you mean MinGW, Cygwin, or possibly something else?
Réponses (1)
Kaustubha Govind
le 27 Avr 2012
1 vote
2 commentaires
Walter Roberson
le 27 Avr 2012
gcc is not supported on MS Windows.
Kaustubha Govind
le 30 Avr 2012
Ah! Sorry, I assumed the OP was asking about *nix platforms.
Catégories
En savoir plus sur Troubleshooting in MATLAB Compiler SDK dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!