[Gambas-user] v. 1.9.30 - gb.pdf and poppler-0.5.1.
Thierry Thomas
thierry at ...342...
Sun May 21 22:40:56 CEST 2006
Hello,
Is it possible to build gb.pdf with poppler v. 0.5.1?
It fails here with the following message:
if /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/poppler -I/usr/X11R6/include -I/usr/local/include -pipe -Wall -fno-exceptions -Wno-unused-value -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/poppler -I/usr/X11R6/include -I/usr/local/include -pipe -Wall -fno-exceptions -Wno-unused-value -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o
main.cpp: In function `int GB_INIT()':
main.cpp:63: error: 'class GlobalParams' has no member named 'setupBaseFontsFc'
gmake[4]: *** [main.lo] Erreur 1
There is no setupBaseFontsFc in GlobalParams.h.
Regards,
--
Th. Thomas.
More information about the User
mailing list