Hello ! Just a word to say that kdenlive looks really great. I can't wait for furter developement.
I had to do a few hacks to compile on my system (customized suse 7.3 with GCC 2.95, QT 3.1.1, KDE cvs): In kmmmonitor.cpp, add: #include <algorithm> to have the "std::swap" command recognized. In the index.docbook file (/doc/en), change DTD definition from 4.1 to 4.1.2: <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN" "dtd/kdex.dtd" [ Otherwise, doesn't compile on KDE 3.1.x regards & hope you will keep on working on this really nice project !
