Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- libopencv_highgui.a(loadsave.o): In function `cv::imdecode_(cv::Mat const&, int, int, cv::Mat*)':
- loadsave.cpp:(.text._ZN2cvL9imdecode_ERKNS_3MatEiiPS0_+0x217): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
- libopencv_core.a(system.o): In function `cv::getTickCount()':
- system.cpp:(.text._ZN2cv12getTickCountEv+0xd): undefined reference to `clock_gettime'
- libopencv_core.a(system.o): In function `cvGetTickCount':
- system.cpp:(.text.cvGetTickCount+0xd): undefined reference to `clock_gettime'
- libopencv_core.a(persistence.o): In function `icvPuts(CvFileStorage*, char const*)':
- persistence.cpp:(.text._ZL7icvPutsP13CvFileStoragePKc+0x85): undefined reference to `gzputs'
- libopencv_core.a(persistence.o): In function `icvGets(CvFileStorage*, char*, int)':
- persistence.cpp:(.text._ZL7icvGetsP13CvFileStoragePci+0x87): undefined reference to `gzgets'
- libopencv_core.a(persistence.o): In function `icvEof(CvFileStorage*)':
- persistence.cpp:(.text._ZL6icvEofP13CvFileStorage+0x6a): undefined reference to `gzeof'
- libopencv_core.a(persistence.o): In function `cvReleaseFileStorage':
- persistence.cpp:(.text.cvReleaseFileStorage+0x60): undefined reference to `gzclose'
- libopencv_core.a(persistence.o): In function `cvOpenFileStorage':
- persistence.cpp:(.text.cvOpenFileStorage+0x8ce): undefined reference to `gzopen'
- persistence.cpp:(.text.cvOpenFileStorage+0xc87): undefined reference to `gzclose'
- persistence.cpp:(.text.cvOpenFileStorage+0xe4a): undefined reference to `gzclose'
- persistence.cpp:(.text.cvOpenFileStorage+0xf51): undefined reference to `gzrewind'
- libopencv_core.a(rand.o): In function `cv::theRNG()':
- rand.cpp:(.text._ZN2cv6theRNGEv+0x3a): undefined reference to `pthread_key_create'
- rand.cpp:(.text._ZN2cv6theRNGEv+0x49): undefined reference to `pthread_getspecific'
- rand.cpp:(.text._ZN2cv6theRNGEv+0x29f): undefined reference to `pthread_setspecific'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::jpeg_buffer_src(jpeg_decompress_struct*, cv::JpegSource*)':
- grfmt_jpeg.cpp:(.text._ZN2cv15jpeg_buffer_srcEP22jpeg_decompress_structPNS_10JpegSourceE+0x20): undefined reference to `jpeg_resync_to_restart'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x19a): undefined reference to `jpeg_CreateCompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x1a7): undefined reference to `jpeg_std_error'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x255): undefined reference to `jpeg_destroy_compress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x30e): undefined reference to `jpeg_set_defaults'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x324): undefined reference to `jpeg_set_quality'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x336): undefined reference to `jpeg_start_compress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3cd): undefined reference to `jpeg_write_scanlines'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3e3): undefined reference to `jpeg_finish_compress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x4c5): undefined reference to `jpeg_stdio_dest'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x53f): undefined reference to `jpeg_write_scanlines'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x5c5): undefined reference to `jpeg_write_scanlines'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::close()':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder5closeEv+0x21): undefined reference to `jpeg_destroy_decompress'
- libopencv_highgui.a(grfmt_jpeg.o): In function `T.418':
- grfmt_jpeg.cpp:(.text.T.418+0x3ba): undefined reference to `jpeg_alloc_huff_table'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::readData(cv::Mat&)':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x68): undefined reference to `jpeg_destroy_decompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x18e): undefined reference to `jpeg_start_decompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x239): undefined reference to `jpeg_read_scanlines'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x2b1): undefined reference to `jpeg_read_scanlines'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder8readDataERNS_3MatE+0x333): undefined reference to `jpeg_finish_decompress'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::readHeader()':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x19): undefined reference to `jpeg_destroy_decompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x95): undefined reference to `jpeg_std_error'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0xd3): undefined reference to `jpeg_destroy_decompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x148): undefined reference to `jpeg_CreateDecompress'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x1c5): undefined reference to `jpeg_stdio_src'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x1d4): undefined reference to `jpeg_read_header'
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoder10readHeaderEv+0x27c): undefined reference to `jpeg_resync_to_restart'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::~JpegDecoder()':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoderD1Ev+0x20): undefined reference to `jpeg_destroy_decompress'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::~JpegDecoder()':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoderD2Ev+0x20): undefined reference to `jpeg_destroy_decompress'
- libopencv_highgui.a(grfmt_jpeg.o): In function `cv::JpegDecoder::~JpegDecoder()':
- grfmt_jpeg.cpp:(.text._ZN2cv11JpegDecoderD0Ev+0x20): undefined reference to `jpeg_destroy_decompress'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::close()':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder5closeEv+0x5d): undefined reference to `png_destroy_read_struct'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x7e): undefined reference to `png_create_write_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xea): undefined reference to `png_create_info_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x13a): undefined reference to `png_set_write_fn'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x16f): undefined reference to `png_set_compression_mem_level'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x181): undefined reference to `png_set_compression_strategy'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x1f3): undefined reference to `png_set_IHDR'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x208): undefined reference to `png_write_info'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x215): undefined reference to `png_set_bgr'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x22b): undefined reference to `png_set_swap'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2c2): undefined reference to `png_write_image'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2d7): undefined reference to `png_write_end'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2fd): undefined reference to `png_destroy_write_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x38f): undefined reference to `png_init_io'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3ad): undefined reference to `png_set_filter'
- grfmt_png.cpp:(.text._ZN2cv10PngEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3bf): undefined reference to `png_set_compression_level'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::readHeader()':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x68): undefined reference to `png_destroy_read_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x9e): undefined reference to `png_create_read_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0xb0): undefined reference to `png_create_info_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0xbf): undefined reference to `png_create_info_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x161): undefined reference to `png_destroy_read_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x237): undefined reference to `png_init_io'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x283): undefined reference to `png_read_info'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x2c0): undefined reference to `png_get_IHDR'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder10readHeaderEv+0x3a0): undefined reference to `png_set_read_fn'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::readDataFromBuf(void*, unsigned char*, unsigned long)':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder15readDataFromBufEPvPhm+0xc9): undefined reference to `png_error'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::~PngDecoder()':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoderD0Ev+0x62): undefined reference to `png_destroy_read_struct'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::~PngDecoder()':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoderD1Ev+0x62): undefined reference to `png_destroy_read_struct'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::~PngDecoder()':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoderD2Ev+0x62): undefined reference to `png_destroy_read_struct'
- libopencv_highgui.a(grfmt_png.o): In function `cv::PngDecoder::readData(cv::Mat&)':
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x139): undefined reference to `png_destroy_read_struct'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x1db): undefined reference to `png_set_strip_alpha'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x231): undefined reference to `png_set_gray_to_rgb'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x240): undefined reference to `png_read_update_info'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x27c): undefined reference to `png_read_image'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x28b): undefined reference to `png_read_end'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x2bb): undefined reference to `png_set_rgb_to_gray'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x2df): undefined reference to `png_set_bgr'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x2f6): undefined reference to `png_set_swap'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x305): undefined reference to `png_set_expand_gray_1_2_4_to_8'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x314): undefined reference to `png_set_strip_16'
- grfmt_png.cpp:(.text._ZN2cv10PngDecoder8readDataERNS_3MatE+0x323): undefined reference to `png_set_palette_to_rgb'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `global constructors keyed to _ZN2cv13Jpeg2KDecoderC2Ev':
- grfmt_jpeg2000.cpp:(.text._GLOBAL__I__ZN2cv13Jpeg2KDecoderC2Ev+0x5): undefined reference to `jas_init'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::JasperInitializer::~JasperInitializer()':
- grfmt_jpeg2000.cpp:(.text._ZN2cv17JasperInitializerD1Ev[cv::JasperInitializer::~JasperInitializer()]+0x1): undefined reference to `jas_cleanup'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KEncoder::writeComponent16u(void*, cv::Mat const&)':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x3d): undefined reference to `jas_matrix_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x10a): undefined reference to `jas_image_writecmpt'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder17writeComponent16uEPvRKNS_3MatE+0x136): undefined reference to `jas_matrix_destroy'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KEncoder::writeComponent8u(void*, cv::Mat const&)':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x3d): undefined reference to `jas_matrix_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x10a): undefined reference to `jas_image_writecmpt'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder16writeComponent8uEPvRKNS_3MatE+0x136): undefined reference to `jas_matrix_destroy'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KDecoder::close()':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x11): undefined reference to `jas_stream_close'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder5closeEv+0x2d): undefined reference to `jas_image_destroy'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KDecoder::readData(cv::Mat&)':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x8d): undefined reference to `jas_image_getcmptbytype'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xa1): undefined reference to `jas_image_getcmptbytype'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0xb1): undefined reference to `jas_image_getcmptbytype'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x137): undefined reference to `jas_matrix_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x1b5): undefined reference to `jas_matrix_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x1dc): undefined reference to `jas_image_readcmpt'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x272): undefined reference to `jas_stream_close'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x28e): undefined reference to `jas_image_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2d0): undefined reference to `jas_cmprof_createfromclrspc'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2ec): undefined reference to `jas_image_chclrspc'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x2ff): undefined reference to `jas_image_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x30e): undefined reference to `jas_cmprof_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x320): undefined reference to `jas_image_getcmptbytype'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder8readDataERNS_3MatE+0x37d): undefined reference to `jas_cmprof_destroy'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KDecoder::readHeader()':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x11): undefined reference to `jas_stream_close'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x2d): undefined reference to `jas_image_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x46): undefined reference to `jas_stream_fopen'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x65): undefined reference to `jas_image_decode'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x10e): undefined reference to `jas_stream_close'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KDecoder10readHeaderEv+0x12c): undefined reference to `jas_image_destroy'
- libopencv_highgui.a(grfmt_jpeg2000.o): In function `cv::Jpeg2KEncoder::write(cv::Mat const&, std::vector<int, std::allocator<int> > const&)':
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0xc2): undefined reference to `jas_image_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x13e): undefined reference to `jas_matrix_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x20a): undefined reference to `jas_image_writecmpt'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x23b): undefined reference to `jas_matrix_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x24e): undefined reference to `jas_stream_fopen'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x260): undefined reference to `jas_image_strtofmt'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x274): undefined reference to `jas_image_encode'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x282): undefined reference to `jas_stream_close'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x28c): undefined reference to `jas_image_destroy'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x2e8): undefined reference to `jas_matrix_create'
- grfmt_jpeg2000.cpp:(.text._ZN2cv13Jpeg2KEncoder5writeERKNS_3MatERKSt6vectorIiSaIiEE+0x3aa): undefined reference to `jas_image_writecmpt'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::close()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder5closeEv+0x11): undefined reference to `TIFFClose'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::readData(cv::Mat&)':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xbb): undefined reference to `TIFFClose'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xf0): undefined reference to `TIFFIsTiled'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x110): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x14c): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x165): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1ad): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x1eb): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x364): undefined reference to `TIFFReadEncodedStrip'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x54e): undefined reference to `TIFFReadRGBAStrip'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x66e): undefined reference to `TIFFReadEncodedTile'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x68d): undefined reference to `TIFFReadRGBATile'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::readHeader()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x2c): undefined reference to `TIFFClose'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x45): undefined reference to `TIFFOpen'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x79): undefined reference to `TIFFRGBAImageOK'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x90): undefined reference to `TIFFClose'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xd8): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0xf0): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x108): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x13e): undefined reference to `TIFFGetField'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x152): undefined reference to `TIFFGetField'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::TiffDecoder()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderC1Ev+0x48): undefined reference to `TIFFSetErrorHandler'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderC1Ev+0x52): undefined reference to `TIFFSetWarningHandler'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::TiffDecoder()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderC2Ev+0x48): undefined reference to `TIFFSetErrorHandler'
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderC2Ev+0x52): undefined reference to `TIFFSetWarningHandler'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::newDecoder() const':
- grfmt_tiff.cpp:(.text._ZNK2cv11TiffDecoder10newDecoderEv+0x70): undefined reference to `TIFFSetErrorHandler'
- grfmt_tiff.cpp:(.text._ZNK2cv11TiffDecoder10newDecoderEv+0x7a): undefined reference to `TIFFSetWarningHandler'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::~TiffDecoder()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderD0Ev+0x1d): undefined reference to `TIFFClose'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::~TiffDecoder()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderD1Ev+0x1d): undefined reference to `TIFFClose'
- libopencv_highgui.a(grfmt_tiff.o): In function `cv::TiffDecoder::~TiffDecoder()':
- grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoderD2Ev+0x1d): undefined reference to `TIFFClose'
- libopencv_objdetect.a(haar.o): In function `tbb::empty_task::~empty_task()':
- haar.cpp:(.text._ZN3tbb10empty_taskD1Ev[tbb::empty_task::~empty_task()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::~start_for()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEED1Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::~start_for()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `tbb::empty_task::~empty_task()':
- haar.cpp:(.text._ZN3tbb10empty_taskD0Ev[tbb::empty_task::~empty_task()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::~start_for()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEED0Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::~start_for()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::internal_allocator(tbb::internal::concurrent_vector_base_v3&, unsigned long)':
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEE18internal_allocatorERNS_8internal25concurrent_vector_base_v3Em[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::internal_allocator(tbb::internal::concurrent_vector_base_v3&, unsigned long)]+0xb): undefined reference to `tbb::internal::NFS_Allocate(unsigned long, unsigned long, void*)'
- libopencv_objdetect.a(haar.o): In function `tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()':
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEED1Ev[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()]+0x1d): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_clear(void (*)(void*, unsigned long))'
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEED1Ev[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()]+0x4e): undefined reference to `tbb::internal::NFS_Free(void*)'
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEED1Ev[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()]+0x82): undefined reference to `tbb::internal::NFS_Free(void*)'
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEED1Ev[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()]+0x9d): undefined reference to `tbb::internal::concurrent_vector_base_v3::~concurrent_vector_base_v3()'
- haar.cpp:(.text._ZN3tbb17concurrent_vectorIN2cv5Rect_IiEENS_23cache_aligned_allocatorIS3_EEED1Ev[tbb::concurrent_vector<cv::Rect_<int>, tbb::cache_aligned_allocator<cv::Rect_<int> > >::~concurrent_vector()]+0x92): undefined reference to `tbb::internal::concurrent_vector_base_v3::~concurrent_vector_base_v3()'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::execute()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::execute()]+0x145): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_push_back(unsigned long, unsigned long&)'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::execute()]+0x223): undefined reference to `tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>::execute()]+0x256): undefined reference to `tbb::internal::allocate_child_proxy::allocate(unsigned long) const'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()]+0x126): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_push_back(unsigned long, unsigned long&)'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()]+0x190): undefined reference to `tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()]+0x1c4): undefined reference to `tbb::internal::allocate_child_proxy::allocate(unsigned long) const'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()]+0x4a1): undefined reference to `vtable for tbb::task'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::execute()]+0x4a9): undefined reference to `tbb::internal::allocate_child_proxy::free(tbb::task&) const'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEED0Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()]+0xea): undefined reference to `vtable for tbb::task'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEED0Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()]+0x13c): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()':
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEED1Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()]+0xea): undefined reference to `vtable for tbb::task'
- haar.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEED1Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>::~start_for()]+0x131): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(haar.o): In function `cvHaarDetectObjects':
- haar.cpp:(.text.cvHaarDetectObjects+0x102c): undefined reference to `tbb::task_group_context::init()'
- haar.cpp:(.text.cvHaarDetectObjects+0x1046): undefined reference to `tbb::internal::allocate_root_with_context_proxy::allocate(unsigned long) const'
- haar.cpp:(.text.cvHaarDetectObjects+0x12c6): undefined reference to `tbb::internal::get_initial_auto_partitioner_divisor()'
- haar.cpp:(.text.cvHaarDetectObjects+0x12eb): undefined reference to `tbb::task_group_context::~task_group_context()'
- haar.cpp:(.text.cvHaarDetectObjects+0x1eb1): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- haar.cpp:(.text.cvHaarDetectObjects+0x2159): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_clear(void (*)(void*, unsigned long))'
- haar.cpp:(.text.cvHaarDetectObjects+0x218e): undefined reference to `tbb::internal::NFS_Free(void*)'
- haar.cpp:(.text.cvHaarDetectObjects+0x21c2): undefined reference to `tbb::internal::NFS_Free(void*)'
- haar.cpp:(.text.cvHaarDetectObjects+0x21d3): undefined reference to `tbb::internal::concurrent_vector_base_v3::~concurrent_vector_base_v3()'
- haar.cpp:(.text.cvHaarDetectObjects+0x2436): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- haar.cpp:(.text.cvHaarDetectObjects+0x2cd6): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- haar.cpp:(.text.cvHaarDetectObjects+0x2d2f): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- haar.cpp:(.text.cvHaarDetectObjects+0x3076): undefined reference to `tbb::task_group_context::init()'
- haar.cpp:(.text.cvHaarDetectObjects+0x3098): undefined reference to `tbb::internal::allocate_root_with_context_proxy::allocate(unsigned long) const'
- haar.cpp:(.text.cvHaarDetectObjects+0x312e): undefined reference to `tbb::internal::get_initial_auto_partitioner_divisor()'
- haar.cpp:(.text.cvHaarDetectObjects+0x315f): undefined reference to `tbb::task_group_context::~task_group_context()'
- haar.cpp:(.text.cvHaarDetectObjects+0x325b): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_push_back(unsigned long, unsigned long&)'
- haar.cpp:(.text.cvHaarDetectObjects+0x3684): undefined reference to `tbb::internal::concurrent_vector_base_v3::~concurrent_vector_base_v3()'
- haar.cpp:(.text.cvHaarDetectObjects+0x371f): undefined reference to `tbb::task_group_context::~task_group_context()'
- haar.cpp:(.text.cvHaarDetectObjects+0x373c): undefined reference to `vtable for tbb::task'
- haar.cpp:(.text.cvHaarDetectObjects+0x3744): undefined reference to `tbb::internal::allocate_root_with_context_proxy::free(tbb::task&) const'
- haar.cpp:(.text.cvHaarDetectObjects+0x3a17): undefined reference to `vtable for tbb::task'
- haar.cpp:(.text.cvHaarDetectObjects+0x3a1f): undefined reference to `tbb::internal::allocate_root_with_context_proxy::free(tbb::task&) const'
- haar.cpp:(.text.cvHaarDetectObjects+0x3a2c): undefined reference to `tbb::task_group_context::~task_group_context()'
- libopencv_objdetect.a(haar.o):(.rodata._ZTIN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv36HaarDetectObjects_ScaleImage_InvokerENS_16auto_partitionerEEE[typeinfo for tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleImage_Invoker, tbb::auto_partitioner>]+0x10): undefined reference to `typeinfo for tbb::task'
- libopencv_objdetect.a(haar.o):(.rodata._ZTVN3tbb10empty_taskE[vtable for tbb::empty_task]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)'
- libopencv_objdetect.a(haar.o):(.rodata._ZTIN3tbb10empty_taskE[typeinfo for tbb::empty_task]+0x10): undefined reference to `typeinfo for tbb::task'
- libopencv_objdetect.a(haar.o):(.rodata._ZTIN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv38HaarDetectObjects_ScaleCascade_InvokerENS_16auto_partitionerEEE[typeinfo for tbb::internal::start_for<tbb::blocked_range<int>, cv::HaarDetectObjects_ScaleCascade_Invoker, tbb::auto_partitioner>]+0x10): undefined reference to `typeinfo for tbb::task'
- libopencv_objdetect.a(cascadedetect.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::~start_for()':
- cascadedetect.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEED1Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::~start_for()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(cascadedetect.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::~start_for()':
- cascadedetect.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEED0Ev[tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::~start_for()]+0x3): undefined reference to `vtable for tbb::task'
- libopencv_objdetect.a(cascadedetect.o): In function `tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::execute()':
- cascadedetect.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::execute()]+0xe4): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_push_back(unsigned long, unsigned long&)'
- cascadedetect.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::execute()]+0x1f7): undefined reference to `tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const'
- cascadedetect.cpp:(.text._ZN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEE7executeEv[tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>::execute()]+0x22a): undefined reference to `tbb::internal::allocate_child_proxy::allocate(unsigned long) const'
- libopencv_objdetect.a(cascadedetect.o): In function `cv::CascadeClassifier::detectMultiScale(cv::Mat const&, std::vector<cv::Rect_<int>, std::allocator<cv::Rect_<int> > >&, double, int, int, cv::Size_<int>, cv::Size_<int>)':
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xa8d): undefined reference to `tbb::task_group_context::init()'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xaaf): undefined reference to `tbb::internal::allocate_root_with_context_proxy::allocate(unsigned long) const'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xb15): undefined reference to `tbb::internal::get_initial_auto_partitioner_divisor()'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xb43): undefined reference to `tbb::task_group_context::~task_group_context()'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xc03): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xc56): undefined reference to `tbb::internal::concurrent_vector_base_v3::internal_capacity() const'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xf88): undefined reference to `vtable for tbb::task'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xf90): undefined reference to `tbb::internal::allocate_root_with_context_proxy::free(tbb::task&) const'
- cascadedetect.cpp:(.text._ZN2cv17CascadeClassifier16detectMultiScaleERKNS_3MatERSt6vectorINS_5Rect_IiEESaIS6_EEdiiNS_5Size_IiEESB_+0xf9d): undefined reference to `tbb::task_group_context::~task_group_context()'
- libopencv_objdetect.a(cascadedetect.o):(.rodata._ZTIN3tbb8internal9start_forINS_13blocked_rangeIiEEN2cv24CascadeClassifierInvokerENS_16auto_partitionerEEE[typeinfo for tbb::internal::start_for<tbb::blocked_range<int>, cv::CascadeClassifierInvoker, tbb::auto_partitioner>]+0x10): undefined reference to `typeinfo for tbb::task'
- libopencv_imgproc.a(imgwarp.o): In function `cv::getAffineTransform(cv::Point_<float> const*, cv::Point_<float> const*)':
- imgwarp.cpp:(.text._ZN2cv18getAffineTransformEPKNS_6Point_IfEES3_+0x4c5): undefined reference to `cv::solve(cv::Mat const&, cv::Mat const&, cv::Mat&, int)'
- libopencv_imgproc.a(imgwarp.o): In function `cv::getPerspectiveTransform(cv::Point_<float> const*, cv::Point_<float> const*)':
- imgwarp.cpp:(.text._ZN2cv23getPerspectiveTransformEPKNS_6Point_IfEES3_+0x723): undefined reference to `cv::solve(cv::Mat const&, cv::Mat const&, cv::Mat&, int)'
- libopencv_imgproc.a(imgwarp.o): In function `cvLinearPolar':
- imgwarp.cpp:(.text.cvLinearPolar+0xd63): undefined reference to `cvCartToPolar'
- libopencv_imgproc.a(imgwarp.o): In function `cvLogPolar':
- imgwarp.cpp:(.text.cvLogPolar+0xc33): undefined reference to `cvCartToPolar'
- imgwarp.cpp:(.text.cvLogPolar+0xd0f): undefined reference to `cvLog'
- libopencv_imgproc.a(imgwarp.o): In function `cv::warpPerspective(cv::Mat const&, cv::Mat&, cv::Mat const&, cv::Size_<int>, int, int, cv::Scalar_<double> const&)':
- imgwarp.cpp:(.text._ZN2cv15warpPerspectiveERKNS_3MatERS0_S2_NS_5Size_IiEEiiRKNS_7Scalar_IdEE+0x103b): undefined reference to `cv::invert(cv::Mat const&, cv::Mat&, int)'
- libopencv_imgproc.a(color.o): In function `cv::initLabTabs()':
- color.cpp:(.text._ZN2cvL11initLabTabsEv+0x88): undefined reference to `cvCbrt'
- color.cpp:(.text._ZN2cvL11initLabTabsEv+0x32a): undefined reference to `cvCbrt'
- libopencv_imgproc.a(deriv.o): In function `cv::Laplacian(cv::Mat const&, cv::Mat&, int, int, double, double, int)':
- deriv.cpp:(.text._ZN2cv9LaplacianERKNS_3MatERS0_iiddi+0x797): undefined reference to `cv::add(cv::Mat const&, cv::Mat const&, cv::Mat&)'
- libopencv_imgproc.a(templmatch.o): In function `cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int)':
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x5a1): undefined reference to `cv::getOptimalDFTSize(int)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x5c9): undefined reference to `cv::getOptimalDFTSize(int)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0xed4): undefined reference to `cv::dft(cv::Mat const&, cv::Mat&, int, int)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x1c32): undefined reference to `cv::dft(cv::Mat const&, cv::Mat&, int, int)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x1c9c): undefined reference to `cv::mulSpectrums(cv::Mat const&, cv::Mat const&, cv::Mat&, int, bool)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x1caf): undefined reference to `cv::dft(cv::Mat const&, cv::Mat&, int, int)'
- templmatch.cpp:(.text._ZN2cv9crossCorrERKNS_3MatES2_RS0_NS_5Size_IiEEiNS_6Point_IiEEdi+0x2713): undefined reference to `cv::add(cv::Mat const&, cv::Mat const&, cv::Mat&)'
- collect2: ld returned 1 exit status
- make: *** [static] Error 1
Advertisement
Add Comment
Please, Sign In to add comment