Problems with transitioning to 2019b compiler
古いコメントを表示
I have code that I have successfully compiled and run using mcc with 2018a. With no change to the code, if I try to compile it using 2019b, I receive the following error when running the compiled code:
Cannot find nonembedded CTF archive
If I change my MCR_CACHE_ROOT to . as was suggested in this answer I get the following error dialog.

If I go back and recompile using 2018a, everything works as intended.
Any help would be appreciated. Thank you.
1 件のコメント
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Application Deployment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!