From: Jared on 15 Mar 2010 10:37 "Ali Haider" <alihaider82(a)gmail.com> wrote in message <hj63vn$600$1(a)fred.mathworks.com>... > I am trying to build a stand alone application of my MatLab code using MatLab Builder JA. > when I run the command mbuild -setup, aske me for compiler options, there is no compilers shown. > > Will anybody help me to configure the compilers? > > I have installed Java, NETBEANS 5.0. > > Regards You also have to have a compatible C++ compiler installed. I believe that is what the mbuild -setup is looking for when you run it. The Builder JA uses the Matlab Runtime Compiler (MCR) which I believe requires the C++ compiler. You might look at the documentation for the MCR.
|
Pages: 1 Prev: please explain the following Next: help:change a cell content. |