Hi all,
I have a Qt app and while compiling its giving the following error.............
/usr/lib/libQtCore.so: undefined reference to `clock_gettime@@GLIBC_2.2'
/usr/lib/libQtCore.so: undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
/usr/lib/libQtCore.so: undefined reference to `clock_gettime@@GLIBC_2.2'
/usr/lib/libQtCore.so: undefined reference to `g_thread_init'
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
Bookmarks