mainly cmake stuff, but in persistance the wcstombs is not supported on android, and in sift.cpp there was and ifdef that affected arm and this causes undefined symbols on android.pull/13383/head
parent
a732082526
commit
8ee50c422b
5 changed files with 43 additions and 5 deletions
@ -1 +1,2 @@ |
||||
define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui) |
||||
define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui) |
||||
|
||||
|
Loading…
Reference in new issue