[Kdenlive-devel] make problem (.ui)

booker r.aberg at t-online.de
Wed Nov 6 21:57:35 UTC 2002


Sorry, I've forgot to send the complete make output :-(


[booker at linux kdenlive]$ make
cd . && autoheader
make  all-recursive
make[1]: Entering directory `/home/booker/cvs/kdenlive'
Making all in kdenlive
make[2]: Entering directory `/home/booker/cvs/kdenlive/kdenlive'
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 
gentime.cpp
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
kmmrulerpanel.h:30: virtual outside class declaration
kmmrulerpanel.h:30: non-member function `const char* className()' cannot have 
`const' method qualifier
kmmrulerpanel.h:30: virtual outside class declaration
kmmrulerpanel.h:30: virtual outside class declaration
kmmrulerpanel.h:30: virtual outside class declaration
kmmrulerpanel.h:30: virtual outside class declaration
kmmrulerpanel.h: In function `QObject* qObject()':
kmmrulerpanel.h:30: invalid use of `this' in non-member function
kmmrulerpanel.h: At global scope:
kmmrulerpanel.h:30: parse error before `private'
kmmrulerpanel.h:33: destructors must be member functions
kmmrulerpanel.h:34: parse error before `protected'
kmmrulerpanel.h:42: parse error before `public'
kmmrulerpanel.cpp:22: invalid use of undefined type `class KMMRulerPanel'
kmmrulerpanel.h:29: forward declaration of `class KMMRulerPanel'
kmmrulerpanel.cpp:22: assignment (not initialization) in declaration
kmmrulerpanel.cpp:24: invalid use of undefined type `class KMMRulerPanel'
kmmrulerpanel.h:29: forward declaration of `class KMMRulerPanel'
kmmrulerpanel.cpp: In constructor `KMMRulerPanel::KMMRulerPanel(QWidget*, 
const char*)':
kmmrulerpanel.cpp:24: class `KMMRulerPanel' does not have any field named 
`KMMRulerPanel_UI'
kmmrulerpanel.cpp:26: `m_scaleCombo' undeclared (first use this function)
kmmrulerpanel.cpp:26: (Each undeclared identifier is reported only once for 
each function it appears in.)
kmmrulerpanel.cpp:26: `connect' undeclared (first use this function)
kmmrulerpanel.cpp:27: `m_scaleSlider' undeclared (first use this function)
kmmrulerpanel.cpp: At global scope:
kmmrulerpanel.cpp:31: invalid use of undefined type `class KMMRulerPanel'
kmmrulerpanel.h:29: forward declaration of `class KMMRulerPanel'
kmmrulerpanel.cpp:36: invalid use of undefined type `class KMMRulerPanel'
kmmrulerpanel.h:29: forward declaration of `class KMMRulerPanel'
kmmrulerpanel.cpp: In member function `void 
KMMRulerPanel::comboScaleChange(int)':
kmmrulerpanel.cpp:37: `comboScale' undeclared (first use this function)
kmmrulerpanel.cpp:37: `timeScaleChanged' undeclared (first use this function)
kmmrulerpanel.cpp: At global scope:
kmmrulerpanel.cpp:43: invalid use of undefined type `class KMMRulerPanel'
kmmrulerpanel.h:29: forward declaration of `class KMMRulerPanel'
make[2]: *** [kmmrulerpanel.o] Error 1


greetings
Reinhard




More information about the Kdenlive mailing list