[Kdenlive-devel] GUI stuff, Mustux (Protux)

Jason Wood jasonwood at blueyonder.co.uk
Tue Nov 5 21:54:26 UTC 2002


On Tuesday 05 Nov 2002 9:30 pm, Reinhard Amersberger wrote:
> Hi,
>
> here comes the complete output:
>
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include
> -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2
> -fno-exceptions -fno-check-new -c kmmrulerpanel.cpp In file included from
> kmmrulerpanel.cpp:18:
> kmmrulerpanel.h:23:30: kmmrulerpanel_ui.h: No such file or directory
> In file included from kmmrulerpanel.cpp:18:
> kmmrulerpanel.h:29: parse error before `{' token
<snip>

Ok, everything that I have cut can safely be ignored; Since kmmrulerpanel is 
derived from the class in kmmrulerpanel_ui.h, the compiler just gets 
completely confused.

I have just done a  make distclean, ./configure, make and it is working fine 
on my system (also Mandrake 9.0/cooker)

Can you tell me - at the very beginning of the output generated from make, do 
you get the following lines? 

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

Specifically, these lines should be generating the files that are missing, and 
I am unsure as to why they are not working.

Cheers,
Jason

-- 
Jason Wood
Homepage : www.uchian.pwp.blueyonder.co.uk




More information about the Kdenlive mailing list