Hello,
I am getting the following error while compiling a sample program in Qt 4.5 in Ubuntu OS.
/usr/bin/ld: cannot find -lgthread-2.0
collect2: ld returned 1 exit status
|
|
Hello, I am getting the following error while compiling a sample program in Qt 4.5 in Ubuntu OS.
|
||
|
|
|
|
I found the solution, I installed the library libqt4-dev by typing the command
and the problem got solved. |
||
|
|