how to compatibility with matlab 2019b on linux
hzm2016 opened this issue · 5 comments
Hi,
Have you tried our build instructions?
Hi, i am having the same problem. I've already tried the build instructions. Mine is a Zed Mini and i have installed SDK 3.0.
Hi,
can you share the errors you have?
Does came from the CMake or from the project build?
They come when i try to run .m scripts on matlab
For example, if i run the ZED_Camera.m i get this error:
========= ZED SDK PLUGIN =========
-- Retrieve Images and Depth --
Invalid MEX-file '/home/fabian/zed/zed-matlab-master/matlab/mexZED.mexa64':
/home/fabian/zed/zed-matlab-master/matlab/mexZED.mexa64: undefined symbol:
_ZN2cv3Mat20updateContinuityFlagEv
Error in ZED_Camera (line 17)
result = mexZED('open', InitParameters);
Update: Works fine wih SDK 3.1