qlist.h is available in the debian package libqt3-compat-headers. Probably wasn't installed on their system at compile time.
Todd On May 11, 2003 08:47 am, Jason Wood wrote: > On Wednesday 07 May 2003 11:25 pm, Albert Cervera Areny wrote: > > I finally was able to compile kdenlive under debian unstable but after > > some modfications: > > > > I commented all: #include <qlist.h> > > I don't fully understand this - whilst qlist.h is deprecated (and should be > replaced by qvaluelist.h), I don't remember it being removed from qt? > > Oh well, I've updated the headers on my local copy, they'll go into cvs on > my next commit. > > > and had to add: #include <stdlib.h> into kmmtimeline.h > > ok. Thx for the feedback :-) > > Cheers, > Jason
