Compiled application giving MEX-file error on a single PC
조회 수: 1 (최근 30일)
이전 댓글 표시
I've compiled an application for a coworker to run on his PC with MR 9.7, it works on my computer as a compiled application, however, when he tries to run it, he gets the following error:
Error using imread (line 432)
Invalid MEX-file 'C:\Program Files\MATLAB\MATLAB Runtime\v97\mcr\toolbox\matlab\imagesci\private\pngreadc.mexw64': The specified procedure could not be found.
Error in matlab.ui.internal.dialog.DialogUtils.imreadDefaultIcon (line 39)
Error in questdlg (line 404)
Error in BatchFPGA/CHedit_Callback (line 632)
Error using waitforallfiguresclosed (line 14)
Error while evaluating UIControl Callback.
We tried uninstalling and reinstalling the runtime and it still doesn't work.
댓글 수: 2
Image Analyst
2022년 2월 19일
It looks like it should work as long as he has the same MCR as you. Since it doesn't you should call tech support on Tuesday.
Josh Parks
2022년 2월 23일
Unfortunately Matlab says our license is out of maintenence and is unwilling to help...
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!