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.
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개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2019년 10월 16일

편집:

2019년 10월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by