[Poppler-bugs] [Bug 25887] New: make error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 4 05:40:54 PST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=25887
Summary: make error
Product: poppler
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: qt4 frontend
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: mihaiadriangl at yahoo.com
./configure --disable-static --disable-cairo-output --enable-xpdf-headers
--disable-poppler-qt --enable-poppler-qt4 --disable-splash-output
--disable-gdk --disable-poppler-glib
then make
poppler-page.cc: In static member function ‘static Poppler::Link*
Poppler::PageData::convertLinkActionToLink(LinkAction*, Poppler::DocumentData*,
const QRectF&)’:
poppler-page.cc:79: warning: enumeration value ‘actionRendition’ not
handled in switch
poppler-page.cc: In member function ‘QImage
Poppler::Page::renderToImage(double, double, int, int, int, int,
Poppler::Page::Rotation) const’:
poppler-page.cc:201: warning: unused variable ‘rotation’
poppler-page.cc: In member function ‘QImage Poppler::Page::thumbnail()
const’:
poppler-page.cc:293: error: ‘Format_RGB888’ is not a member of ‘QImage’
This error is on Ubuntu 8.04 with version poppler 0.12.3
On ubuntu 8.10, this error doesn't appers, and it works.
On ubuntu 8.04 and with version 0.10.7 and below it works.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list