View Single Post
  #5 (permalink)  
Old May 4th, 2002
Unregistered
Guest
 
Posts: n/a
Default

It just tried compiling this, and I got errors apparently related to KDE3...

During "make" it exited with:

In file included from /opt/kde3/include/kuniqueapplication.h:25,
from /opt/kde3/include/kuniqueapp.h:3,
from main.cpp:10:
/opt/kde3/include/dcopobject.h:29: qptrlist.h: No such file or directory
In file included from main.cpp:12:
/opt/kde3/include/kcmdlineargs.h:24: qptrlist.h: No such file or directory
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/usr/local/src/qtella-0.5.2/src'
make: *** [all-recursive] Error 1
Reply With Quote