×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

MATLAB R2006b Compiler v.4.4 generated standalone application problem

MATLAB R2006b Compiler v.4.4 generated standalone application problem

MATLAB R2006b Compiler v.4.4 generated standalone application problem

(OP)
Hi,
I generated a standalone application from my m-files using Matlab r2006b. The compiler version is 4.4. The command I used is:

mcc -m [list of m-files]

I get an .exe file, which runs fine on the computer I used to compile the code. But, it does not run on a different machine. I get an error message saying mclmcrrt75.dll was not found. Can anyone give me a clue to what I may be doing wrong and how I can correct this problem? Thanks.

-OK

RE: MATLAB R2006b Compiler v.4.4 generated standalone application problem

Did you package the MATLAB Component Runtime (MCR) with the executable and supporting files when you changed computers? If not, it needs to be included.

xnuke
"Live and act within the limit of your knowledge and keep expanding it to the limit of your life." Ayn Rand, Atlas Shrugged.
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.

RE: MATLAB R2006b Compiler v.4.4 generated standalone application problem

(OP)
Thanks for the super fast response xnuke. I am not sure how to do the packaging with MCR. I did put the CTF file in the same directory from where I ran the application, but that did not help. I knew it had sonmething to do with MCR, but I thought MCR is not required if the other machine has MATLAB as well. Can you please give me a hint of what I can do? YOur help is greatly appreciated.

-OK

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources