Advertisement
Guest User

Android Errors

a guest
Apr 12th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.74 KB | None | 0 0
  1. 14:07:02 **** Build of configuration Release for project sashaWearableSound ****
  2. make -j4 Release PLATFORM_OS=Android
  3. Compiling OF library for Release
  4. make[1]: Entering directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/libs/openFrameworksCompiled/project'
  5. make[2]: Nothing to be done for `ReleaseABI'.
  6. make[2]: Nothing to be done for `ReleaseABI'.
  7. make[2]: Nothing to be done for `ReleaseABI'.
  8. make[2]: Nothing to be done for `ReleaseABI'.
  9.  
  10. Done!
  11. make[1]: Leaving directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/libs/openFrameworksCompiled/project'
  12.  
  13.  
  14. Compiling sashaWearableSound for Release
  15. make[1]: Entering directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  16. make[1]: Nothing to be done for `ReleaseABI'.
  17. make[1]: Leaving directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  18. make[1]: Entering directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  19. make[1]: Nothing to be done for `ReleaseABI'.
  20. make[1]: Leaving directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  21. make[1]: Entering directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  22. make[1]: Nothing to be done for `ReleaseABI'.
  23. make[1]: Leaving directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  24. make[1]: Entering directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  25. Linking libs/x86/libOFAndroidApp.so for android/x86
  26. /home/mikewesthad/Desktop/android-ndk-r9b/toolchains/x86-4.8/prebuilt/linux-x86_64/bin/i686-linux-android-g++ -o libs/x86/libOFAndroidApp.so obj/android/x86/Release/src/ofApp.o obj/android/x86/Release/src/main.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidSoundPlayer.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidUtils.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidSoundStream.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofAppAndroidWindow.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidGPS.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidVideoGrabber.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidLogChannel.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidVibrator.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidAccelerometer.o ../../../addons/obj/android/x86/Release/ofxAndroid/src/ofxAndroidVideoPlayer.o ../../../addons/obj/android/x86/Release/ofxAccelerometer/src/ofxAccelerometer.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvFloatImage.o ../../../libs/openFrameworksCompiled/lib/android/x86/libopenFrameworks.a --sysroot=/home/mikewesthad/Desktop/android-ndk-r9b/platforms/android-17/arch-x86/ -nostdlib -L"/home/mikewesthad/Desktop/android-ndk-r9b/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86" -shared -Wl,--no-undefined -Wl,--as-needed -Wl,--gc-sections ../../../libs/FreeImage/lib/android/x86/libfreeimage.a ../../../libs/freetype/lib/android/x86/libfreetype.a ../../../libs/tess2/lib/android/x86/libtess2.a ../../../libs/poco/lib/android/x86/libPocoNetSSL.a ../../../libs/poco/lib/android/x86/libPocoNet.a ../../../libs/poco/lib/android/x86/libPocoCrypto.a ../../../libs/poco/lib/android/x86/libPocoUtil.a ../../../libs/poco/lib/android/x86/libPocoXML.a ../../../libs/poco/lib/android/x86/libPocoFoundation.a ../../../libs/openssl/lib/android/x86/libssl.a ../../../libs/openssl/lib/android/x86/libcrypto.a -lOpenSLES -lsupc++ -lz -lGLESv1_CM -lGLESv2 -llog -ldl -lm -lc -lgnustl_static -lgcc
  27. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::setImageROI(_IplImage*, ofRectangle const&): error: undefined reference to 'cvSetImageROI'
  28. make[1]: Leaving directory `/home/mikewesthad/Desktop/of_v0.8.4_android_release/examples/android/sashaWearableSound'
  29. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::getROI(): error: undefined reference to 'cvGetImageROI'
  30. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::resetROI(): error: undefined reference to 'cvResetImageROI'
  31. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::resetROI(): error: undefined reference to 'cvResetImageROI'
  32. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::resetImageROI(_IplImage*): error: undefined reference to 'cvResetImageROI'
  33. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::rangeMap(_IplImage*, float, float, float, float): error: undefined reference to 'cvConvertScale'
  34. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::rangeMap(_IplImage*, _IplImage*, float, float, float, float): error: undefined reference to 'cvConvertScale'
  35. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::clear(): error: undefined reference to 'cvReleaseImage'
  36. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::clear(): error: undefined reference to 'cvReleaseImage'
  37. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::blur(int): error: undefined reference to 'cvSmooth'
  38. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::blurGaussian(int): error: undefined reference to 'cvSmooth'
  39. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpIntoMe(ofxCvImage&, ofVec3f const*, ofVec3f const*): error: undefined reference to 'cvCreateMat'
  40. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpIntoMe(ofxCvImage&, ofVec3f const*, ofVec3f const*): error: undefined reference to 'cvSetZero'
  41. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpIntoMe(ofxCvImage&, ofVec3f const*, ofVec3f const*): error: undefined reference to 'cvGetPerspectiveTransform'
  42. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpIntoMe(ofxCvImage&, ofVec3f const*, ofVec3f const*): error: undefined reference to 'cvWarpPerspective'
  43. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpIntoMe(ofxCvImage&, ofVec3f const*, ofVec3f const*): error: undefined reference to 'cvReleaseMat'
  44. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::drawBlobIntoMe(ofxCvBlob&, int): error: undefined reference to 'cvFillPoly'
  45. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::setROI(int, int, int, int): error: undefined reference to 'cvSetImageROI'
  46. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::setROI(int, int, int, int): error: undefined reference to 'cvSetImageROI'
  47. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::dilate(): error: undefined reference to 'cvDilate'
  48. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::invert(): error: undefined reference to 'cvNot'
  49. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::mirror(bool, bool): error: undefined reference to 'cvFlip'
  50. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator=(_IplImage const*): error: undefined reference to 'cvCopy'
  51. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator-=(float): error: undefined reference to 'cvAddS'
  52. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator+=(float): error: undefined reference to 'cvAddS'
  53. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpPerspective(ofVec3f const&, ofVec3f const&, ofVec3f const&, ofVec3f const&): error: undefined reference to 'cvCreateMat'
  54. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpPerspective(ofVec3f const&, ofVec3f const&, ofVec3f const&, ofVec3f const&): error: undefined reference to 'cvSetZero'
  55. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpPerspective(ofVec3f const&, ofVec3f const&, ofVec3f const&, ofVec3f const&): error: undefined reference to 'cvGetPerspectiveTransform'
  56. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpPerspective(ofVec3f const&, ofVec3f const&, ofVec3f const&, ofVec3f const&): error: undefined reference to 'cvWarpPerspective'
  57. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::warpPerspective(ofVec3f const&, ofVec3f const&, ofVec3f const&, ofVec3f const&): error: undefined reference to 'cvReleaseMat'
  58. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::transform(float, float, float, float, float, float, float): error: undefined reference to 'cvCreateMat'
  59. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::transform(float, float, float, float, float, float, float): error: undefined reference to 'cvWarpAffine'
  60. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::transform(float, float, float, float, float, float, float): error: undefined reference to 'cvReleaseMat'
  61. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::undistort(float, float, float, float, float, float, float, float): error: undefined reference to 'cvUnDistortOnce'
  62. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::erode(): error: undefined reference to 'cvErode'
  63. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::remap(_IplImage*, _IplImage*): error: undefined reference to 'cvRemap'
  64. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator-=(ofxCvImage&): error: undefined reference to 'cvSub'
  65. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator+=(ofxCvImage&): error: undefined reference to 'cvAdd'
  66. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator*=(ofxCvImage&): error: undefined reference to 'cvMul'
  67. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::operator&=(ofxCvImage&): error: undefined reference to 'cvAnd'
  68. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::countNonZeroInRegion(int, int, int, int): error: undefined reference to 'cvCountNonZero'
  69. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::swapTemp(): error: undefined reference to 'cvCopy'
  70. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::allocate(int, int): error: undefined reference to 'cvCreateImage'
  71. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvImage.o:ofxCvImage.cpp:function ofxCvImage::allocate(int, int): error: undefined reference to 'cvCreateImage'
  72. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::clear(): error: undefined reference to 'cvReleaseImage'
  73. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::convertShortToGray(_IplImage*, _IplImage*): error: undefined reference to 'cvConvertScale'
  74. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::convertGrayToShort(_IplImage*, _IplImage*): error: undefined reference to 'cvConvertScale'
  75. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::set(float): error: undefined reference to 'cvSet'
  76. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::resize(int, int): error: undefined reference to 'cvCreateImage'
  77. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::resize(int, int): error: undefined reference to 'cvResize'
  78. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::resize(int, int): error: undefined reference to 'cvCopy'
  79. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::resize(int, int): error: undefined reference to 'cvReleaseImage'
  80. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::scaleIntoMe(ofxCvImage&, int): error: undefined reference to 'cvResize'
  81. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::ofxCvShortImage(ofxCvShortImage const&): error: undefined reference to 'cvCopy'
  82. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::contrastStretch(): error: undefined reference to 'cvMinMaxLoc'
  83. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::setFromPixels(unsigned char const*, int, int): error: undefined reference to 'cvCreateImage'
  84. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::operator=(ofxCvColorImage const&): error: undefined reference to 'cvCvtColor'
  85. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvShortImage.o:ofxCvShortImage.cpp:function ofxCvShortImage::addWeighted(ofxCvGrayscaleImage&, float): error: undefined reference to 'cvAddWeighted'
  86. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::setup(std::string): error: undefined reference to 'cvReleaseHaarClassifierCascade'
  87. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::setup(std::string): error: undefined reference to 'cvLoad'
  88. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::findHaarObjects(ofxCvGrayscaleImage const&, int, int, int, int, int, int): error: undefined reference to 'cvEqualizeHist'
  89. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::findHaarObjects(ofxCvGrayscaleImage const&, int, int, int, int, int, int): error: undefined reference to 'cvCreateMemStorage'
  90. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::findHaarObjects(ofxCvGrayscaleImage const&, int, int, int, int, int, int): error: undefined reference to 'cvHaarDetectObjects'
  91. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::findHaarObjects(ofxCvGrayscaleImage const&, int, int, int, int, int, int): error: undefined reference to 'cvGetSeqElem'
  92. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::findHaarObjects(ofxCvGrayscaleImage const&, int, int, int, int, int, int): error: undefined reference to 'cvReleaseMemStorage'
  93. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvHaarFinder.o:ofxCvHaarFinder.cpp:function ofxCvHaarFinder::~ofxCvHaarFinder(): error: undefined reference to 'cvReleaseHaarClassifierCascade'
  94. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function sort_carea_compare(CvSeq const*, CvSeq const*): error: undefined reference to 'cvContourArea'
  95. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function sort_carea_compare(CvSeq const*, CvSeq const*): error: undefined reference to 'cvContourArea'
  96. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvCreateMemStorage'
  97. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvCreateMemStorage'
  98. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvFindContours'
  99. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvContourArea'
  100. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvContourArea'
  101. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvBoundingRect'
  102. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvMoments'
  103. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvArcLength'
  104. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvStartReadSeq'
  105. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvChangeSeqBlock'
  106. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvReleaseMemStorage'
  107. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvContourFinder.o:ofxCvContourFinder.cpp:function ofxCvContourFinder::findContours(ofxCvGrayscaleImage&, int, int, int, bool, bool): error: undefined reference to 'cvReleaseMemStorage'
  108. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::~ofxCvGrayscaleImage(): error: undefined reference to 'cvReleaseMat'
  109. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::set(float): error: undefined reference to 'cvSet'
  110. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::resize(int, int): error: undefined reference to 'cvResize'
  111. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::init(): error: undefined reference to 'cvCreateMat'
  112. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::contrastStretch(): error: undefined reference to 'cvMinMaxLoc'
  113. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::brightnessContrast(float, float): error: undefined reference to 'cvLUT'
  114. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::scaleIntoMe(ofxCvImage&, int): error: undefined reference to 'cvResize'
  115. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::threshold(int, bool): error: undefined reference to 'cvThreshold'
  116. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::adaptiveThreshold(int, int, bool, bool): error: undefined reference to 'cvAdaptiveThreshold'
  117. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::operator=(ofxCvColorImage const&): error: undefined reference to 'cvCvtColor'
  118. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::absDiff(ofxCvGrayscaleImage&): error: undefined reference to 'cvAbsDiff'
  119. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvGrayscaleImage.o:ofxCvGrayscaleImage.cpp:function ofxCvGrayscaleImage::absDiff(ofxCvGrayscaleImage&, ofxCvGrayscaleImage&): error: undefined reference to 'cvAbsDiff'
  120. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::set(float): error: undefined reference to 'cvSet'
  121. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::set(int, int, int): error: undefined reference to 'cvSet'
  122. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::operator-=(float): error: undefined reference to 'cvAddS'
  123. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::operator+=(float): error: undefined reference to 'cvAddS'
  124. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::convertRgbToHsv(): error: undefined reference to 'cvCvtColor'
  125. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::convertHsvToRgb(): error: undefined reference to 'cvCvtColor'
  126. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::setFromGrayscalePlanarImages(ofxCvGrayscaleImage&, ofxCvGrayscaleImage&, ofxCvGrayscaleImage&): error: undefined reference to 'cvMerge'
  127. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::convertToGrayscalePlanarImages(ofxCvGrayscaleImage&, ofxCvGrayscaleImage&, ofxCvGrayscaleImage&): error: undefined reference to 'cvSplit'
  128. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvColorImage.o:ofxCvColorImage.cpp:function ofxCvColorImage::convertToGrayscalePlanarImage(ofxCvGrayscaleImage&, int): error: undefined reference to 'cvSplit'
  129. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvFloatImage.o:ofxCvFloatImage.cpp:function ofxCvFloatImage::contrastStretch(): error: undefined reference to 'cvMinMaxLoc'
  130. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvFloatImage.o:ofxCvFloatImage.cpp:function ofxCvFloatImage::operator*=(ofxCvImage&): error: undefined reference to 'cvMul'
  131. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvFloatImage.o:ofxCvFloatImage.cpp:function ofxCvFloatImage::operator&=(ofxCvImage&): error: undefined reference to 'cvAnd'
  132. ../../../addons/obj/android/x86/Release/ofxOpenCv/src/ofxCvFloatImage.o:ofxCvFloatImage.cpp:function ofxCvFloatImage::addWeighted(ofxCvGrayscaleImage&, float): error: undefined reference to 'cvAddWeighted'
  133. collect2: error: ld returned 1 exit status
  134. make[1]: *** [libs/x86/libOFAndroidApp.so] Error 1
  135. make: *** [Release] Error 2
  136.  
  137. 14:07:04 Build Finished (took 2s.638ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement