Results 1 to 3 of 3

Thread: error: undefined reference to `_imp___ZN19QGrouping !!

  1. #1
    Join Date
    May 2013
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default error: undefined reference to `_imp___ZN19QGrouping !!

    Hi everybody...

    I add a library to my project, in program rebuild error "error: undefined reference to `_imp___ZN19QGrouping !! "
    occured, i can't resolve it !!
    Is there everybody help me with this problem ?

    thanks,
    Best regards,

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: error: undefined reference to `_imp___ZN19QGrouping !!

    Chances are you do not have LIBS set correctly... But that is a guess. QGrouping is not part of Qt. Unless you tell us which library you are using and how you are trying to use it there's not much we can do to help.

  3. #3
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: error: undefined reference to `_imp___ZN19QGrouping !!

    just a guess: you may be using web kit. try if it works with

    Qt Code:
    1. Qt += core gui webkit
    To copy to clipboard, switch view to plain text mode 

    otherwise, note what you doing.

Similar Threads

  1. error: undefined reference to qInitResources_pbuffers()
    By saman_artorious in forum Qt Programming
    Replies: 0
    Last Post: 8th April 2013, 09:42
  2. Replies: 4
    Last Post: 6th November 2012, 03:08
  3. Getting Undefined Reference Error
    By A.H.M. Mahfuzur Rahman in forum Qt Programming
    Replies: 2
    Last Post: 22nd June 2009, 02:12
  4. error undefined reference ...............
    By amit_pansuria in forum Qt Programming
    Replies: 2
    Last Post: 8th June 2007, 14:28
  5. Undefined Reference error!!!
    By Kapil in forum Newbie
    Replies: 25
    Last Post: 28th March 2006, 12:03

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.