How to set up Matlab Compiler Runtime as compiler?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Andreas Goser
am 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
am 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 Kommentare
Titus Edelhofer
am 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
Siehe auch
Kategorien
Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!