Results 1 to 2 of 2

Thread: Symbol look up error to libgstvideo

  1. #1
    Join Date
    Feb 2015
    Posts
    22
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Symbol look up error to libgstvideo

    hello

    am facing this issue

    symbol lookup error: /home/ct/software/video/lib/libgstvideo-1.0.so.0: undefined symbol: _gst_tag_list_type

    how can i able to resolve..?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Symbol look up error to libgstvideo

    run ldd on libgstvideo-1.0.so.0 and see which dependencies are missing, resolve the missing dependencies, should work then.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 3
    Last Post: 27th May 2014, 18:55
  2. Replies: 0
    Last Post: 10th May 2011, 15:58
  3. Problem symbol lookup error
    By aurelbros in forum Newbie
    Replies: 1
    Last Post: 1st October 2010, 10:40
  4. Replies: 1
    Last Post: 22nd June 2010, 20:56
  5. symbol lookup error
    By knishaq in forum Qt Programming
    Replies: 1
    Last Post: 22nd June 2010, 16:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.