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 Comments
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738248
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738248
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738733
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738733
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738734
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738734
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738770
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738770
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738780
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/477303-running-compiled-function-that-uses-mex-in-a-client-s-os-using-mcr-does-not-work#comment_738780
Sign in to comment.