Am Sonntag, 22. September 2002 08:53 schrieb Arne Schmitz: > You are using a Qt 2 moc. It seems that /usr/lib/qt2/bin is in your path > before /usr/lib/qt3/bin. (Sounds like a SuSE distro, cause I had once the > same error). Do a "make clean" (important, because of the moc-generated > .cpp files) and run "./configure --with-qt-moc=/usr/lib/qt3/bin/moc". That > should do the trick.
Hi list-members, hi Arne, This works. Now I can compile qt-gui. Many thanks! But now I'm running into new problems. The new licq produced a segmentation fault. :-( BTW, this all happens since I made an update to Qt 3.0.5 and KDE 3.0.3. I can compile and use licq 1.0.4 without segfaults but I can't connect to the servers with this version. I have used an older 1.1.0 from CVS before I made the update of KDE. To compile this version works, but the program dies with a segfault, too. Achim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
