Hi, not that I have any idea of the Qt compile chain, but somehow all things related to ui are missing. If I _ui.ui -> _ui.h by hand, he does not make _ui.cpp files and also doesn't even try to compile _ui.cpp files. Of course then in the end the _ui.o files are missing. This is on RH7.3. On RH8.0 things are working. ???
Cheers, Rolf On Tuesday 05 November 2002 10:56 pm, Jason Wood wrote: > Just resending those lines from make without the wordwrap to > make things a bit clearer. > > make all-recursive > make[1]: Entering directory `/home/uchian/kdenlive' > Making all in kdenlive > make[2]: Entering directory `/home/uchian/kdenlive/kdenlive' > /usr/lib/qt3/bin/uic -L /usr/local/kde/lib/kde3/plugins/designer -nounload > -o kmmrulerpanel_ui.h ./kmmrulerpanel_ui.ui /usr/lib/qt3/bin/uic -L > /usr/local/kde/lib/kde3/plugins/designer -nounload -o kmmeditpanel_ui.h > ./kmmeditpanel_ui.ui /usr/lib/qt3/bin/uic -L > /usr/local/kde/lib/kde3/plugins/designer -nounload -o projectlist_ui.h > ./projectlist_ui.ui /usr/lib/qt3/bin/uic -L > /usr/local/kde/lib/kde3/plugins/designer -nounload -o addtrackdialog_ui.h > ./addtrackdialog_ui.ui > > Cheers, > Jason -- Cheers, Rolf *************************************************************** Rolf Dubitzky e-mail: Rolf.Dubitzky at Physik.TU-Dresden.de s-mail see http://hep.phy.tu-dresden.de/~dubitzky/ ***************************************************************
