Thanks for your help!!
Billy
matlabroot\toolbox\compiler\deploy\win32
Hi Stephen,
I checked the path you specified. My MATLAB does not have a
compiler folder in the toolbox folder. This makes sense as
the student edition does not include a compiler. When I
compile my GUI at school into C++, I should be able to then
run it on any computer, correct? Does this mean I can't run
C++ programs I've compiled at school on my home computer
with the student edition of MATLAB or on any other computer
without MATLAB installed?
My instructor is also having problems looking at my
executable. He has the full licensed version of MATLAB on
his PC, but is missing the .dll he needs to run the C++
programs I compile in the lab. Any suggestions? Is there a
location I can get the MCRInstaller.exe?
This is posing a real problem for my thesis project. Any
solutions you have are greatly appreciated!
V/R
Bill King
You need the MCR of the Matlab version on which you
compiled your application.
If the compiler toolbox is installed, the MCR could be
found in the path mentioned above.
If a Matlab version is installed on a computer, you dont
have to install the MCR Package. But it has to be installed
the same version of Matlab.
Thanks again. I will check that location when I get back
in the lab. I really appreciate your help. Hopefully, I
can get the dll to my instructor so he can view my
executable.
V/R
Bill King