How to set up Matlab Compiler Runtime as compiler?
5 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Andreas Goser
on 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
on 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 Comments
Titus Edelhofer
on 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
See Also
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!