Error while creating C shared library from matlab function: Failed to set MCR current directory to:
이전 댓글 표시
I am trying to create a C shared library from matlab function. I am not able to do this due to the following error:
Failed to set MCR current directory to:C:\Users\kdivy\OneDrive\Documents\MATLAB
[Warning: Name is nonexistent or not a directry: C:\Users\kdivy\OneDrive\Documents\MATLAB]
[Warning: Name is nonexistent or not a directory: C:\Users\kdivy\OneDrive\Documents\MATLAB]
[Warning: Name is nonexistent or not a directory: C:\Users\kdivy\OneDrive\Documents\MATLAB]
[Warning: Name is nonexistent or not a directory: C:\Users\kdivy\OneDrive\Documents\MATLAB]
Could not determine type of the MATLAB file 'read.m'. Please make sure that you are compiling MATLAB Program files.
read.m is a simple function that takes no parameter and returns a value
답변 (3개)
Walter Roberson
2018년 5월 1일
1 개 추천
Alexander Tuma
2018년 4월 30일
0 개 추천
I have the same problem when i want to create a standalone app...
西怡 宗
2021년 3월 29일
0 개 추천
我在构建Java包的时候也出现了这样的问题,请问解决了吗?
카테고리
도움말 센터 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!