On Sunday 24 August 2003 06:26, James Richard Tyrer wrote: > Didn't quite work. > > First it needed two headers from the old: "xpdf". > > Then it bombed: > > make[2]: Entering directory `<...>/CVS/kdenonbeta/kpdf/kpdf' > > > > In file included from QOutputDev.h:27, > from QOutputDev.moc:11, > from QOutputDev.cpp:35: > ../../kpdf/xpdf/GlobalParams.h:22:5: warning: "MULTITHREADED" is not > defined > > > > ../../kpdf/xpdf/TextOutputDev.h: In member function `virtual void > QOutputDev::startPage(int, GfxState*)': > ../../kpdf/xpdf/TextOutputDev.h:262: error: `void TextPage::clear()' is > private QOutputDev.cpp:213: error: within this context > > There were a bunch of warnings, it will probably take some work to use the > new version. > > -- > JRT I had the same problem. However, because I cannot see a reason for clear() to be private, I simply made it public. Oelewapperke >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<