this has always been in the public: section of PDFDoc class. Where do you see being protected/private ?
http://gnunet.org/libextractor/doxygen/html/classPDFDoc.html#99095156274a44f39aedb9b0cdb6b300 On Thu, Nov 12, 2009 at 5:21 PM, Dominic Lachowicz <[email protected]> wrote: > You're using a non-public API. Stuff like this happens when you do that. > > On Thu, Nov 12, 2009 at 11:15 AM, Mathieu Malaterre > <[email protected]> wrote: >> On Thu, Nov 12, 2009 at 5:02 PM, Mathieu Malaterre >> <[email protected]> wrote: >>> Hi there, >>> >>> I am trying to compile against libpoppler and I am getting the >>> following compiler error: >>> >>> /tmp/buildd/gdcm-2.0.14/Applications/Cxx/gdcminfo.cxx: In function >>> 'int ProcessOneFile(const std::string&, const gdcm::Defs&)': >>> /tmp/buildd/gdcm-2.0.14/Applications/Cxx/gdcminfo.cxx:480: error: >>> 'class PDFDoc' has no member named 'getPDFVersion' >>> >>> Why has the function been removed. It seems to be me that only the >>> minor version has been changed, right ? >> >> Looks like it broke in some other place: >> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529331 >> >> How do I check the poppler version ? I cannot simply try-compile >> every-single function to check which one disapear during a minor >> version change. >> >> Thanks for suggestion, >> -- >> Mathieu >> _______________________________________________ >> poppler mailing list >> [email protected] >> http://lists.freedesktop.org/mailman/listinfo/poppler >> > > > > -- > "I like to pay taxes. With them, I buy civilization." -- Oliver Wendell > Holmes > -- Mathieu _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
