Follow-up Comment #9, bug #17496 (project freeciv):
In config.log I noticed that linker cannot find -lQtGui
( configure:24478: g++ -o conftest -g -O2 -I/usr/include/qt4
-I/usr/include/qt4/QtGui -DLOCALEDIR=""${datarootdir}/locale"" conftest.cpp
-lpthread -lQtGui >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lQtGui
collect2: ld returned 1 exit status )
but I just compiled example from qt library using -lQtGui
( g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o animatedtiles main.o
qrc_animatedtiles.o -L/usr/lib/qt4 -lQtGui -L/usr/lib/qt4 -L/usr/X11R6/lib
-lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread )
and there was no errors
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17496>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev