kdevelop snapshot (ftp.kde.org) error
Martin Piskernig
martin.piskernig at stuwo.at
Mon Feb 14 15:31:40 GMT 2000
On Mon, 14 Feb 2000, you wrote:
> Hello!
>
> I tried to compile kdevelop-20000214.tar.bz2 from ftp.kde.org. Some files
> wants qlist.h include.
What's wrong with qlist.h? It's part of the Qt2.x lib.
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include
> -I/usr/lib/qt-2.1.0/include -I/usr/X11R6/include -O2 -fno-exceptions
> -fno-rtti -fno-check-new -Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -c
> cupdatekdedocdlg.cpp
> cupdatekdedocdlg.cpp:23: kmsgbox.h: No such file or directory
> make[1]: *** [cupdatekdedocdlg.o] Error 1
Do you have another KDevelop2? :-)
Mine says kmessagebox.h (and in another line), line 23 is:
#include <qradiobutton.h>
--
Martin Piskernig
<martin.piskernig at stuwo.at> ICQ: 24015591
The KDevelop Team www.kdevelop.org
More information about the KDevelop
mailing list