Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Error in qt(necessitas) from opencv

    General and Desktop
    2
    2
    2518
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      somi last edited by

      hi
      i'm programming in QT for android device and need to use openCV for capture from camera. i already use qt creator and linking opencv and use camera, but in qt for necessitas when build program, show this errors:

      grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x10): undefined reference to TIFFOpen' grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x28): undefined reference to TIFFGetField'
      grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x42): undefined reference to TIFFGetField' grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x52): undefined reference to TIFFGetField'
      grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x72): undefined reference to TIFFGetField' grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder10readHeaderEv+0x7e): undefined reference to TIFFGetField'
      C:\OpenCV2.0\lib\armeabi-v7a\libopencv_highgui.a(grfmt_tiff.o): In function cv::TiffDecoder::readData(cv::Mat&)': grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x78): undefined reference to TIFFIsTiled'
      grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0x8a): undefined reference to TIFFGetField' grfmt_tiff.cpp:(.text._ZN2cv11TiffDecoder8readDataERNS_3MatE+0xbc): undefined reference to TIFFGetField'
      .
      .
      .

      is necessitas support openCV?
      sorry for my english

      1 Reply Last reply Reply Quote 0
      • E
        Eddy last edited by

        I suggest you ask this on "the necessitas forum":http://groups.google.com/group/android-qt.
        The necessitas developers answer questions there directly and know the latest / upcoming development targets.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply Reply Quote 0
        • First post
          Last post