Hi, I don't get what is wrong. I installed all dev-packages available for freetype, and I don't think I used anything else last time, but I get the following : util.cpp:38:24: ftfreetype.h: No such file or directory util.cpp:39:21: ftoutln.h: No such file or directory util.cpp:40:21: ftglyph.h: No such file or directory util.cpp: In function `FPointArray traceCharacter(PageItem*, QString, unsigned int, float*, float*)': util.cpp:1176: `FT_Outline_Decompose' undeclared (first use this function) util.cpp:1176: (Each undeclared identifier is reported only once for each function it appears in.) make[4]: *** [util.o] Error 1 make[4]: Leaving directory `/usr/src/cvs/scribus/scribus' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/cvs/scribus/scribus' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/cvs/scribus' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/cvs/scribus' make: *** [build-stamp] Error 2
On Wednesday 14 May 2003 10:56, PFJ wrote: > Hi, > > > > I've fixed the other problem from last night. > > > Results are on the anoncvs > > > > When exactly did you commit your changes? I downloaded > > cvs files at about 7 a.m. CET, is it already this > > double fixed version? > > It was about 7.20am this morning (British Summer Time). The second fix > primarily was for Mandrake 9 users. That said, I had problems figuring > out how Freetype2 arranged it's headers - it's not exactly logical! > > TTFN > > Paul
