Skip to content Skip to sidebar Skip to footer

Ndk Build Opencv Error

I encountered an error using the NDK way to compile the source code, I will opencv source code copied to the jni directory, prepared Android.mk and Application.mk as well as the so

Solution 1:

Those are x86 specific intrinsics. I really doubt that the CUDA support is able to be built for Android. Probably just remove that file from CORE_SOURCE.


Post a Comment for "Ndk Build Opencv Error"