[Php-qt-users] Build issue with php 5.1.1 and Qt4
Status: Beta
Brought to you by:
tm243
From: Robert N. <nie...@me...> - 2005-12-31 21:34:26
|
Can anyone help with a build problem? I have configured and compiled Qt4. It is installed in /usr/lib/qt4. I have also compiled php 5.1.1 in the /usr/lib/php. I have unpacked php-qt and have followed the instructions in detail as how to install it. Everything goes very well until I "make" and then I receive the following error. /usr/bin/ld: cannot find -lQtGui collect2: ld returned 1 exit status make: *** [php_qt.la] Error 1 I have made sure the libQtGui.so is in my lib path, but I cannot get around this problem. Could anyone help me with some idea as to why this will not build? I am thrilled to see bindings for Php to Qt. This is a dream come true as I am a die hard php programmer. Thanks |