Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mclmcrrt710.dll compiler runtime

565 views
Skip to first unread message

Andreas Greuer

unread,
Apr 22, 2009, 11:02:03 AM4/22/09
to
Hallo,

I have compiled my application with mcc of Matlab2009a.

After installing the MATLAB Compiler Runtime on another computer, I start the application. But I get a message:

"This application has failed to start because mclmcrrt710.dll was not found. Re-installing the application may fix this problem"

In the folder
c:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v79\runtime\win32\

I found a file with the name "mclmcrrt79.dll"
After copying to the name "mclmcrrt710.dll", I was able to run my application also on this computer.

Is there a kind of version incompability between the compiler and the runtime environment?

Andreas

ImageAnalyst

unread,
Apr 22, 2009, 11:23:59 AM4/22/09
to
Andreas Greuer:
You need to give them the run time library that matches the one you
compiled your app with. For example, if you used R2008b, you need to
have your user run MCRInstaller.exe version 7.9. And you are running
the compiler for R2009a so it appears that your users need v7.10 so
you need to ship them the runtime library installer that comes with
R2009a. Your users had apparently already run the installer for v7.9
and you merely renamed their file to match the current file desired by
your app (which has now been compiled in R2009a). While some
functions may be the same, there may be others that are new in v7.10
and for those, your "workaround" will crash the app. I recommend that
you ship your users the run time library installer that matches your
release.
Regards,
ImageAnalyst

Zahra M

unread,
Aug 20, 2011, 11:04:08 PM8/20/11
to
"Andreas Greuer" wrote in message <gsnbha$7na$1...@fred.mathworks.com>...

Hi,

I made an application using mcc in MATLAB(2009a) and the exe file runs in my computer.

on another computer I installed MCR 7.10 from this path:
$MATLABROOT\toolbox\compiler\deploy\win32\mcrInstaller.exe

but still have problem with "mclmcrrt79.dll". the file exists in that computer.

I tried various things but still same error. what should I do?

Zahra M

unread,
Aug 20, 2011, 11:10:14 PM8/20/11
to
ImageAnalyst <imagea...@mailinator.com> wrote in message <3f03e039-7d35-41b4...@g37g2000yqn.googlegroups.com>...

Hi,

I also uses MATLAB (2009a) and made an application using mcc.

On another computer, I installed MCR 7.10 which was in this path on my computer:


$MATLABROOT\toolbox\compiler\deploy\win32\mcrInstaller.exe

but when run my application still have problem with "mclmcrrt79.dll".

what should I do? I tried various things but no result.

Thanks

Image Analyst

unread,
Aug 21, 2011, 9:32:08 AM8/21/11
to
"Zahra M" wrote in message <j2psum$8aj$1...@newscl01ah.mathworks.com>...

> I also uses MATLAB (2009a) and made an application using mcc.
>
> On another computer, I installed MCR 7.10 which was in this path on my computer:
> $MATLABROOT\toolbox\compiler\deploy\win32\mcrInstaller.exe
>
> but when run my application still have problem with "mclmcrrt79.dll".
>
> what should I do? I tried various things but no result.
>
> Thanks
------------------------------------------
You'll have to install MCR 7.9. It's not upward compatible - they have to match exactly. An executable built with 7.9 can't be run with only 7.10 installed - it needs 7.9. Fortunately you can have both installed with no conflicts.

Zahra M

unread,
Aug 21, 2011, 12:01:12 PM8/21/11
to
"Image Analyst" wrote in message <j2r1co$hjd$1...@newscl01ah.mathworks.com>...

Thanks a lot. It works.

Matthew

unread,
Sep 16, 2011, 2:26:33 PM9/16/11
to
Where do I download the runtime for the desired version?

Bruno Luong

unread,
Sep 17, 2011, 4:03:27 AM9/17/11
to
"Matthew " <ma...@mattandmeara.net> wrote in message <j504cp$kk9$1...@newscl01ah.mathworks.com>...
> Where do I download the runtime for the desired version?

Nowhere, the MCR cannot be exhibited for public downloading by license restriction.

Bruno

Zahra M

unread,
Sep 17, 2011, 5:08:07 AM9/17/11
to
"Matthew " <ma...@mattandmeara.net> wrote in message <j504cp$kk9$1...@newscl01ah.mathworks.com>...
> Where do I download the runtime for the desired version?

It is located in MATLAB folder. for example in MATLAB 2009a the path is:
MATLAB/R2009a/toolbox/compiler/win32/MCRInstaller

vanessa singh

unread,
Aug 24, 2015, 7:14:10 PM8/24/15
to
"Matthew " <ma...@mattandmeara.net> wrote in message <j504cp$kk9$1...@newscl01ah.mathworks.com>...
> Where do I download the runtime for the desired version?

Hi!

I'm in a similar fix. I desperately need MCR v7.9. Were you able to locate it? Could you please guide me?

Thank you so much!

Steven Lord

unread,
Aug 25, 2015, 9:33:48 AM8/25/15
to


"vanessa singh" <vaness...@ucsf.edu> wrote in message
news:mrg8fs$pn7$1...@newscl01ah.mathworks.com...
Ask the person who gave you the application that requires that version of
the MCR to give you the MCR associated with the application.

--
Steve Lord
sl...@mathworks.com
To contact Technical Support use the Contact Us link on
http://www.mathworks.com

0 new messages