Problems with transitioning to 2019b compiler

2 ビュー (過去 30 日間)
Tawnly
Tawnly 2019 年 10 月 16 日
編集済み: Tawnly 2019 年 10 月 17 日
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.
error.jpg
If I go back and recompile using 2018a, everything works as intended.
Any help would be appreciated. Thank you.
  1 件のコメント
Tawnly
Tawnly 2019 年 10 月 17 日
編集済み: Tawnly 2019 年 10 月 17 日
Adding the -C flag as mentioned in this bug report appears to fix the problem. Though it does require me to distribute a second file.
And it does bring up the question of what changed between versions to cause the issue.
If a more complete solution is available, it would be appreciated. Thank you.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeApplication Deployment についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by