[Gambas-user] SVN trunk and new poppler dependencies
Stefano Palmeri
rospolosco at ...152...
Sat Nov 10 17:47:27 CET 2007
Hi.
Latest trunk version gave me an error when compiling gb.pdf:
/usr/local/include/poppler/TextOutputDev.h:577: note: candidates are: GBool
TextOutputDev::findText(Unicode*, int, GBool, GBool, GBool, GBool, double*,
double*, double*, double*)
CPdfDocument.cpp:1217: error: 'class Page' has no member
named 'getMediaHeight'
CPdfDocument.cpp:1224: error: 'class Page' has no member named 'getMediaWidth'
CPdfDocument.cpp:1225: error: 'class Page' has no member
named 'getMediaHeight'
CPdfDocument.cpp:1234: error: 'class Page' has no member named 'getMediaWidth'
make[2]: *** [CPdfDocument.lo] Error 1
make[2]: Leaving directory `/home/stefano/src/gambas-trunk/trunk/gb.pdf/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stefano/src/gambas-trunk/trunk/gb.pdf'
make: *** [all] Error 2
I had on my system poppler-0.4.5 that worked with gambas-1.9.90.
The configure process didn't check the minimum version of poppler
that is *now* required.
After upgraded to poppler 0.6.2. gb.pdf compiled without errors.
Stefano
More information about the User
mailing list