From: Patrick Cheung on
Hi,

I am having problem to run Matlab's standalone application after I generated it.
In my computer, there are Matlab R2009a and Lcc-win32 C compiler.

When I tried to execute the helloWorld program, I got an error message
"This application has failed to start because mclmcrrt710.dll was not found. Re-installing the application may fix this problem"

I did reinstall MCR but I still get the same error message. The file actually exists on my computer under C:\Program Files\MATLAB\MATLAB Compiler Runtime\v710\runtime\win32, it just somehow the linker cannot find it.

Could anyone help me to solve this problem?

Thanks,

Patrick