Invalid Mex File: Gateway Function is missing in compiled app
I’ve built an app in appdesigner that uses some C++ code and Mex. I then compiled this app and sent it to some users using Windows 10. It works fine on my computer and at least one of my users is able to get it to work, but another user is getting this error when she tries to run it:
Invalid Mex-file ‘C:UsersusernameappDataLocal…BackgroundSubtractorOCV.mexw64’ : Gateway function is missing.
I’m using a background subtractor script from openCV provided by Matlab.
None of the answers I’ve seen around this issue online have helped. Thanks for any help you can provide.I’ve built an app in appdesigner that uses some C++ code and Mex. I then compiled this app and sent it to some users using Windows 10. It works fine on my computer and at least one of my users is able to get it to work, but another user is getting this error when she tries to run it:
Invalid Mex-file ‘C:UsersusernameappDataLocal…BackgroundSubtractorOCV.mexw64’ : Gateway function is missing.
I’m using a background subtractor script from openCV provided by Matlab.
None of the answers I’ve seen around this issue online have helped. Thanks for any help you can provide. I’ve built an app in appdesigner that uses some C++ code and Mex. I then compiled this app and sent it to some users using Windows 10. It works fine on my computer and at least one of my users is able to get it to work, but another user is getting this error when she tries to run it:
Invalid Mex-file ‘C:UsersusernameappDataLocal…BackgroundSubtractorOCV.mexw64’ : Gateway function is missing.
I’m using a background subtractor script from openCV provided by Matlab.
None of the answers I’ve seen around this issue online have helped. Thanks for any help you can provide. mex, mex compiler, appdesigner MATLAB Answers — New Questions