You are not logged in.
Pages: 1
After upgrading gcc to 3.4.2 I have problem with compilling soft that use qt.
(here from kasablanca)
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread supportI think, that qt need to be recompilled.
Gnome - The weakest link!
Linux, *not* GNU/Linux!
Offline
right but it doesn't work :-(
Offline
hi i'm trying to create a daily snapshopt of SIM. I get the same error! i'm so sad...
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!:-(
THX!!
cu matsche
Offline
Not much luck with "current" CVS snapshots of SIM either... used to build fine till last January or so.
It even fails to build using the --without-kde configure switch.
It's a pity that such a good ICQ/AOL client has been virtually abandoned.
Microshaft delenda est
Offline
Try compiling it with
make LDFLAGS+="-L/opt/qt/lib"even if the ./configure fails. It's most likely a goofy ld problem.
I had the same trouble with the crystal theme for KDE. Found the answer right here on Arch forums
http://bbs.archlinux.org/viewtopic.php?t=3841
Offline
i'm also having this problem right now, trying to compile kmymoney...
i can't use the make trick because the .configure fails with the qt-mt thing, so i don't have a makefile.
any ideas?
Offline
Pages: 1