Compiling OpenCV library for image stitching using android NDK in cygwin throws error from creating libutils.so

牧云@^-^@ 提交于 2019-12-12 03:36:34

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!