问题
I am using OpenCV-2.4.9 sdk and OpenCV stitching library for creating panorama image which is to be compiled and creating .so files to libs folder inside application
- I am using cygwin on windows to compile jni directory from project. it gives error like picture shown below:
- tried in windows 7,8 (x86,x64) but it gives same error
- successfully compiled other OpenCV example libraries but this one not compiling successfully.
Does anyone know what is causing this error to be thrown?
来源:https://stackoverflow.com/questions/30617572/compiling-opencv-library-for-image-stitching-using-android-ndk-in-cygwin-throws