问题
I set the MCR_CACHE_ROOT to a folder C:\MATLAB_cache to speed up my compiled application. Using the linke below
How to setup MCR_CACHE_ROOT in Windows
But after I ran the console application calling it from PHP the folder is still empty.Why is it? Should I add anything in my console application or php code after setting up the MCR_CACHE_ROOT? I am working on Windows 7-64bit. The console application is C++ Win32 console application.
I deployed a c++ shared library using deploytool in MATLAB and the ctf archive is embedded in the application is it because of this?
来源:https://stackoverflow.com/questions/16433069/mcr-cache-root-path-empty-after-running-the-console-application