Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Error time /usr/bin/ld: warning: libopencv_core.so.3.0

Error time /usr/bin/ld: warning: libopencv_core.so.3.0

Scheduled Pinned Locked Moved C++ Gurus
2 Posts 1 Posters 9.6k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    OoVoO
    wrote on last edited by
    #1

    /usr/bin/ld: warning: libopencv_core.so.3.0, needed by /usr/local/lib/libopencv_highgui.so, may conflict with libopencv_core.so.2.4
    /usr/bin/ld: main.o: undefined reference to symbol '_ZN2cv6String10deallocateEv'
    /usr/bin/ld: note: '_ZN2cv6String10deallocateEv' is defined in DSO /usr/local/lib/libopencv_core.so.3.0 so try adding it to the linker command line
    /usr/local/lib/libopencv_core.so.3.0: could not read symbols: Invalid operation
    collect2: error: ld returned 1 exit status
    make: *** [cons] Error 1
    00:41:29: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project cons (kit: Desktop)
    When executing step 'Make'

    1 Reply Last reply
    0
    • O Offline
      O Offline
      OoVoO
      wrote on last edited by
      #2

      Okay the answer is my case was:
      https://help.ubuntu.com/community/OpenCV#Installation

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved