Fix for devices affected by the OpenCV 1244 bug.
This commit is contained in:
@@ -3,7 +3,8 @@ LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
OPENCV_CAMERA_MODULES:=off
|
||||
include /usr/local/opencv-2.3.1-android/OpenCV-2.3.1/share/OpenCV/OpenCV.mk
|
||||
OPENCV_LIB_TYPE:=STATIC
|
||||
include C:\Users\miguel.astor\Documents\workspace\OpenCV-2.4.0\share\OpenCV\OpenCV.mk
|
||||
|
||||
LOCAL_MODULE := mixed_sample
|
||||
LOCAL_SRC_FILES := jni_part.cpp
|
||||
|
||||
Reference in New Issue
Block a user