Results 1 to 2 of 2

Thread: Error while linking libQtCore.so

  1. #1
    Join Date
    Feb 2010
    Posts
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Error while linking libQtCore.so

    Hi all,

    I have a Qt app and while compiling its giving the following error.............

    Qt Code:
    1. /usr/lib/libQtCore.so: undefined reference to `clock_gettime@@GLIBC_2.2'
    2. /usr/lib/libQtCore.so: undefined reference to `g_thread_init'
    3. collect2: ld returned 1 exit status
    To copy to clipboard, switch view to plain text mode 

    in /usr/lib path, i have libQtCore.so.4.5.0 and the symbolic links

    Can anyone plz help me to resolve this issue?

    Payal

  2. #2
    Join Date
    Feb 2010
    Posts
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Error while linking libQtCore.so

    Reinstalling libqt4core solved the problem.

Similar Threads

  1. ./libQtCore.so.4.5.2: Accessing a corrupted shared library
    By codebehind in forum Installation and Deployment
    Replies: 2
    Last Post: 6th October 2009, 19:47
  2. Qt Creator Just one linking error
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 2
    Last Post: 16th August 2009, 13:00
  3. Error Linking QWT-project
    By effendi in forum Qwt
    Replies: 1
    Last Post: 28th October 2008, 06:54
  4. linking error while implementing QMotifStyle
    By lzha022 in forum Qt Programming
    Replies: 17
    Last Post: 17th July 2008, 07:15
  5. Difference between libQtCore.so libQtCore.so.4
    By William Wilson in forum Qt Programming
    Replies: 1
    Last Post: 20th November 2007, 07:05

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.