running compiled function that uses mex in a client's OS using MCR does not work
이전 댓글 표시
I have Matlab 2018a for linux , on which I have compiled a function . that function uses vl_feat library (meaning mex library).
the problem :
when running the compiled function on a client's computer, I get an error that the mex function is not found.
the MCR is for matlab 2018a of course.
what I have tried :
- compile with adding the mex function manually
- install and compile vl_feat in client's computer
- running vl_setup during function's run
none worked.
댓글 수: 5
Bruno Luong
2019년 8월 23일
And the client PC OS is?
Vinny
2019년 8월 25일
Bruno Luong
2019년 8월 25일
편집: Bruno Luong
2019년 8월 25일
Vinny
2019년 8월 25일
편집: Bruno Luong
2019년 8월 25일
Vinny
2019년 8월 25일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!