Hi, I got the following error on ubuntu 8.04 using the classic build script (http://en.wikibooks.org/wiki/Kdenlive_builder_classic_script):
... ... [ 1%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/mainwindow.o In file included from /home/reinhard/build/kdenlive4/kdenlive/src/clipproperties.h:29, from /home/reinhard/build/kdenlive4/kdenlive/src/mainwindow.cpp:76: /home/reinhard/build/kdenlive4/kdenlive/src/cmake_bindir/ui_clipproperties_ui.h: In member function ?void Ui_ClipProperties_UI::setupUi(QDialog*)?: /home/reinhard/build/kdenlive4/kdenlive/src/cmake_bindir/ui_clipproperties_ui.h:348: error: ?class QTreeWidget? has no member named ?setHeaderHidden? make[2]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/mainwindow.o] Error 1 make[1]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/all] Error 2 make: *** [all] Error 2 reinhard at ubuntu1:~/build/kdenlive4$ Is this because the ubuntu version of kde4 is just 4.0.3 ? greetings reinhard