Why am I unable to execute my standalone application with an error referring to "mclmcrrt9_4.dll"

4 views (last 30 days)
Dear support,
I have an application which shows following message at launch: "Could not find version 9.4 of the MATLAB Runtime. Attempting to load mclmcrrt9_4.dll. Please install the correct version of MATLAB Runtime".
I went on that page MATLAB Runtime - MATLAB Compiler - MATLAB to find the version I need.
When lauching the exe file which I get from download, I see a small window indicating that some file extraction is being processed, then that window closes, and it seems nothing has happened. Nowwhere do I find any "v94" folder which I expect to have after all extraction is done. Could you support with this issue ?
Thanks so much.

Answers (1)

Image Analyst
Image Analyst on 30 Apr 2025
Look in the c:\Program Files\MATLAB folder. If the run time library installation worked, you should see it in there.
  4 Comments
stephan
stephan on 2 May 2025
Hi,
I finally managed to get v94 in the MATLAB tree. Even the mentionned dll is there.
But launching my .exe still shows the initial error message that the dll could not be loaded...

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!