Ask Your Question

Revision history [back]

The standard OpenCV for Android is compiled against gnustl_static. To be able to link it against your own library you need to compile OpenCV yourself and change the STL type to c++_static