Closed ColtonPhillips closed 6 years ago
I tried running akaze_match through appium on aws device farm and i got the following error:
lib/linux/akaze/akaze_match: error while loading shared libraries: libopencv_calib3d.so.2.4: cannot open shared object file: No such file or directory
Do you know what is causing it?
Yes, we know what is the issue. It works on Bitbar Cloud, not on AWS Device Farm.
OK. Was able to recompile the code on another branch of akaze -- works. Thanks!
I tried running akaze_match through appium on aws device farm and i got the following error:
lib/linux/akaze/akaze_match: error while loading shared libraries: libopencv_calib3d.so.2.4: cannot open shared object file: No such file or directory
Do you know what is causing it?