How to set up Matlab Compiler Runtime as compiler?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello..Ive tried to set up compiler in mbuild -setup, but there is no compilers list when i choose mbuild to locate compilers. How can i setup Matlab Compiler Runtime as compiler in mbuild setup?because no compilers are there.
Thank You Regards
Kay
0 Commenti
Risposte (2)
Andreas Goser
il 5 Apr 2012
My guess is you have a Windows 64 Bit machine and thus need to install a supported C Compiler, see the list of supported compilers.
Titus Edelhofer
il 5 Apr 2012
Hi Kay,
which version of MATLAB are you using? In case you a) try to build a standalone application and b) you are using R2010b or higher, no compiler is needed anymore, see mbuild/standalone
Titus
2 Commenti
Titus Edelhofer
il 5 Apr 2012
Hi Kay,
yes. Here is the list of supported compilers for your setup:
http://www.mathworks.com/support/compilers/R2010a/win64.html
Titus
Vedere anche
Categorie
Scopri di più su C Shared Library Integration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!