I was trying to use matlab compiler to compile m file to c++ file. We created the new h file, but we got error msg as follows.
Cannot open include file: 'mclmcrrt.h': No such file or directory
Is there anyone bumped into this kind of error before? Any suggestion will be apprciated. Thanks a lot!!
Lily
Did you ever find a solution to this problem. I'm having the same problem with MATLAB R2010b and Visual Studio 2008.