[Scribus] Compile error with freetype 2.2.1

Robert Memering memering
Tue May 16 23:22:28 CEST 2006


Hi all,

is the latest freetype (2.2.1) incompatible with
scribus 1.3.3.1 ?

I get errors (see below) when trying to build on SUSE 10.1
(everything except freetype is out of the box).

Best regards,
Robert Memering

...
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 
-I/usr/local/include -I/usr/include/cairo -I/usr/X11R6/include 
-I/usr/include/libpng12    -I/usr/local/include/freetype2 
-I/usr/local/include  -I/usr/lib/qt3/include -I/usr/X11R6/include 
-DDOCDIR=\"/usr/local/share/doc/scribus-1.3.3.1/\" 
-DICONDIR=\"/usr/local/share/scribus/icons/\" 
-DSAMPLESDIR=\"/usr/local/share/scribus/samples/\" 
-DSCRIPTSDIR=\"/usr/local/share/scribus/scripts/\" 
-DTEMPLATEDIR=\"/usr/local/share/scribus/templates/\" 
-DLIBDIR=\"/usr/local/lib/scribus/\" 
-DPLUGINDIR=\"/usr/local/lib/scribus/plugins/\" 
-DSHAREDIR=\"/usr/local/share/scribus/\" -DQT_THREAD_SUPPORT  -D_REENTRANT  
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-Wno-non-virtual-dtor  -MT scfonts.o -MD -MP -MF ".deps/scfonts.Tpo" -c -o 
scfonts.o scfonts.cpp; \
then mv -f ".deps/scfonts.Tpo" ".deps/scfonts.Po"; else rm -f 
".deps/scfonts.Tpo"; exit 1; fi
scfonts.cpp:53:10: error: #include expects "FILENAME" or <FILENAME>
scfonts.cpp: In member function ?virtual void Foi::RawData(QByteArray&)?:
scfonts.cpp:120: error: ?FT_Stream_Seek? was not declared in this scope
scfonts.cpp:122: error: ?FT_Stream_Read? was not declared in this scope
scfonts.cpp: In function ?void getFontFormat(FT_FaceRec_*, Foi::FontFormat&, 
Foi::FontType&)?:
scfonts.cpp:579: error: ?FT_Stream_Seek? was not declared in this scope
scfonts.cpp:579: error: ?FT_Stream_Read? was not declared in this scope






More information about the scribus mailing list