Uwe Brauer wrote: > > configure --with-frontend=qt > > this I tried I get need moc. > > What is moc? I did not find anything about it in the INSTALL file
qt's meta object compiler. You need the qt-devel packages. (also you may compile --with-qt-dir=<path to your qt installation>) J�rgen.
