Helge Hafting a écrit :
Abdelrazak Younes wrote:

This config command works fine:
svn up && ./autogen.sh && make distclean && ./configure --prefix=/usr/local --with-frontend=qt4 --with-gnu-ld --enable-optimization=-O2

--with-qt4-includes=/usr/include/qt4

This one is weird... You should use "--with-qt4-dir=/usr/lib/qt4" or something. And ake sure that the qt4 version of moc and uic are in your path before qt3 version.

Abdel.

Reply via email to