Results 1 to 2 of 2

Thread: symbol lookup error

  1. #1
    Join Date
    Dec 2009
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default symbol lookup error

    Hi,

    Its been a while on the forum as well as for using a qt application. Now when i use it I get the following error

    "./linuxRenderSubmit_040923: symbol lookup error: ./linuxRenderSubmit_040923: undefined symbol: _ZN9QListData7detach2Ev"

    how , possibly , do i run an application successfully, without this error

    Brgds,

    kNish
    Last edited by knishaq; 22nd June 2010 at 15:28.

  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 lookup error

    run ldd on the application an see if any dependencies are missing.
    ==========================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. Dynamic load QT Plugin - symbol lookup error
    By qlands in forum Qt Programming
    Replies: 4
    Last Post: 2nd May 2010, 19:37
  2. QT-Embedded Symbol Lookup Error
    By augusbas in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 23rd June 2009, 05:01
  3. Replies: 16
    Last Post: 23rd May 2008, 10:12
  4. symbol lookup error when using plugins
    By macbeth in forum Qt Programming
    Replies: 3
    Last Post: 29th July 2006, 09:54
  5. Replies: 3
    Last Post: 27th February 2006, 05:51

Tags for this Thread

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.