little QT project error

Caleb Tennis caleb at aei-tech.com
Thu Oct 23 15:41:09 BST 2003


Is your Qt library directory in your LD_LIBRARY_PATH , or set up in 
ld.so.conf?

Are you using qt-mt?  If so, you need to add threaded configuration to the 
qmake.pro file in the project.

Caleb

On Thursday 23 October 2003 09:29 am, you wrote:
> Hi!
>
> I just tried to compile the QMake project "Hello world". Unfortunately I
> got the following error message:
>
>  cd /home/dirk/test && gmake -k
> * cd src && gmake -f Makefile
> * test -d ../bin/ || mkdir -p ../bin/
> * g++ -o ../bin/test test.o -L/usr/lib/ -L/lib/ -L/usr/X11R6/lib/ -lqt
> -lXext -lX11 -lm
> * /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld:
> cannot find -lqt
> * collect2: ld returned 1 exit status
> * gmake[1]: *** [../bin/test] Fehler 1
> * gmake[1]: Das Target »first« wurde wegen Fehlern nicht aktualisiert.
> * gmake: *** [sub-src] Fehler 2
> * gmake: Das Target »first« wurde wegen Fehlern nicht aktualisiert.
> * *** Exited with status: 2 ***
>
> I use KDE 3.1.3 / SuSE 8.2 / KDevelop Gideon 3.0.0a7
>
> I installed qt-devel. Any ideas?
>
> Regards,
>
> Dirk


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list