[Kwintv] erro with "make"

Dirk Ziegelmeier dziegel at gmx.de
Sun Feb 1 19:12:18 CET 2004


On Sunday 01 February 2004 18:24, Peter Schnitzler wrote:
> Hello,
>
> I downloaded the package from the site:
> http://diegel.free.fr
>
> Then I did "./configure" and it ran through without stopping.
> But whene I type "make" I get the following error.
> I am running debian and kde 3.1
>
> greetings and thanks in advance
It's a small Qt 2.X -> 3.X migration issue. I'm just fixing it and will upload 
a new snapshot soon. Meanwhile, just replace

#include <qlist.h>

with

#include <qptrlist.h>

This will help.

Dirk


More information about the kwintv mailing list