Why does my deployed executable error during post installation tasks?
显示 更早的评论
I have compiled an executable and sent it to a colleague who is having trouble getting it installed.
The error message he gets is "File '/private/var/folders/24/94n68sdn20q28xdxtkkyhc6c8j4kms/T/AppTranslocation/59EC60A1-E0EC-4F65-8467-0E096690FF6B/d/myApp.app/Contents/Resources/bundle.zip' does not exist."
This error is encountered just prior to the "Performing post-installation tasks" part, after the MATLAB Compiler runtime has been checked and installed.
I created the application with MATLAB Compiler in Mac OS Sierra 10.12.6. My colleague is trying to install it on his computer that runs Mac OS High Sierra 10.13.3.
I've tried using the application compiler in both R2016a and R2018a but both produce the same error. He has both MATLAB Compiler Runtimes installed. Why is this happening?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!