Compile-Error
Ingo Maindorfer
slinky at 106-gw.wohnheim.uni-ulm.de
Thu Jun 3 23:37:57 BST 1999
>
> Am Thu, 03 Jun 1999 schrieben Sie:
> > Hi!
> >
> > I got this error while compiling the newest snap-shot:
> >
> > Making all in classparser
> > make[3]: Entering directory `/home/ingo/kdevelop/kdevelop/classparser'
> > flex -+ tokenizer.l && mv lex.yy.cc tokenizer.cc
> > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include
> > -I/usr/lib/qt/include -I/usr/X11R6/include -O2 -Wall -c tokenizer.cc
> > tokenizer.cc:237: FlexLexer.h: No such file or directory
>
> It seems that you didnĀ“t install the flex includes correctly. The easiest
> solution is to just get the flex sources and compile it yourself.
>
THX, it works now.
CU Ingo
More information about the KDevelop
mailing list