Could not find version 7.17 of this MCR. Attempting to load mcimcmt7_17.dll
Show older comments
Hello.
I have to create .exe application. Unfortunately when I run this application on the computer without matlab I get error:
Could not find version 7.17 of this MCR. Attempting to load mcimcmt7_17.dll
I find such topic
and I installed every single MCR from this site
and nothing change. Why ? What I can do to run my application on computers without matlab ?
Please help. Jan
2 Comments
poprostuJanek
on 29 May 2013
Is the bitness of MATLAB (32 bit/64 bit) on which you created the EXE same as the bitness of MCR (It seems you have installed 64bit MCR)? Also note that if you have different versions of MCR on your path, the MCR for R2012a should be first on the path. Can you confirm the bitness and also check the path variable by typing path on the Windows DOS prompt?
Answers (1)
Yatin
on 6 Nov 2013
0 votes
Hello, You need to ensure that the bit version of the MCR is the same as the bit-version of the machine on which you created your component. Secondly, you should also add the MCR on the system path (PATH environment variable for Windows) and it should be the first on the system path. Also MCR version 7.17 corresponds to Matlab 2012a.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!