From kde-devel Mon Jul 21 10:27:42 2003 From: "Jehad" Date: Mon, 21 Jul 2003 10:27:42 +0000 To: kde-devel Subject: Re: Problem building KHTML... X-MARC-Message: https://marc.info/?l=kde-devel&m=105878429208015 Hi, I need to change something on KHTML. I wanna force KHTML to use my own font, font size and much more. Thanks, -Jehad. ----- Original Message ----- From: "Jeroen Wijnhout" To: Sent: Monday, July 21, 2003 4:04 PM Subject: Re: Problem building KHTML... > On Monday 21 July 2003 11:53, Jehad wrote: > > Hi, > > I am having some problems building KHTML. I am writting a new KDE project > > through KDevelop. I wanna use KHTML to this project. So, I copy KHTML > > source code to my project directory and trying to compile it. But I am > > having following errors, > > > > cssparser.cpp: In memeber function 'bool > > FontParser::matchFontStyle(QString*)' cssparser.cpp:877: 'findValue' > > undeclared (first use this function). cssparser.cpp:877:(Each undeclared > > identifier is reposted only once for each function it appears in.) > > cssparser.cpp:879: invalid use of undefined type 'struct css_value' > > cssparser.cpp:877: forward declaration of 'struct css_value' > > > > How can I get rid of these errors? > > Where is the function 'findValue' defined? > > Just wondering, why don't you use the khtmlpart? You don't have to compile the > khtml code in your project, just link the library. > > best, > Jeroen > > -- > Kile - a LaTeX editor for KDE > http://kile.sourceforge.net > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<