El mié, 05-09-2007 a las 22:36 +0200, Eiso AB escribió: > I'm trying to compile poppler-0.6 on Centos5, but > have trouble to get through the procedure. > > make stops at: > > poppler-page.cc: In function 'void > poppler_page_set_selection_alpha(PopplerPage*, double, GdkPixbuf*, > PopplerRectangle*)': > poppler-page.cc:623: error: cannot convert 'PopplerRectangle*' to > 'PopplerSelectionStyle' for argument '3' to > 'GdkRegion*poppler_page_get_selection_region(PopplerPage*, gdouble, > PopplerSelectionStyle, PopplerRectangle*)' > make[4]: *** [poppler-page.lo] Error 1 > make[4]: Leaving directory `/home/e.ab/software/src/poppler-0.6/glib' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/e.ab/software/src/poppler-0.6/glib' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/e.ab/software/src/poppler-0.6/glib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/e.ab/software/src/poppler-0.6' > make: *** [all] Error 2 > > > > any ideas how I can fix this?
It was reported here yesterday and it's already fixed in cvs head and 0.6 branch. If you don't want to use poppler from cvs you can easily fix it by compiling with --enable-cairo-output. By the way, we are think about removing splash support in the glib bindings, so I'm very interested in knowing why people is using splash instead of cairo. > > thanks, Eiso > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler -- Carlos Garcia Campos [EMAIL PROTECTED] [EMAIL PROTECTED] http://carlosgc.linups.org PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x523E6462
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
