Question #219472 on qpdfview changed: https://answers.launchpad.net/qpdfview/+question/219472
Carli Samuele posted a new comment: Bit busy at the moment... I get: objects/documentview.o: In function `DocumentView::printUsingCUPS(QPrinter*, PrintOptions const&)': documentview.cpp:(.text+0x23fd): undefined reference to `cupsGetDests' documentview.cpp:(.text+0x2448): undefined reference to `cupsGetDest' documentview.cpp:(.text+0x24c8): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x252d): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x258d): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x25ba): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x25df): undefined reference to `cupsAddOption' objects/documentview.o:documentview.cpp:(.text+0x2607): more undefined references to `cupsAddOption' follow objects/documentview.o: In function `DocumentView::printUsingCUPS(QPrinter*, PrintOptions const&)': documentview.cpp:(.text+0x2932): undefined reference to `cupsFreeDests' documentview.cpp:(.text+0x2942): undefined reference to `cupsFreeOptions' documentview.cpp:(.text+0x2a09): undefined reference to `cupsPrintFile' documentview.cpp:(.text+0x2a8c): undefined reference to `cupsLastErrorString' documentview.cpp:(.text+0x2ba9): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x2bf1): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x2c1a): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x2ca1): undefined reference to `cupsAddOption' documentview.cpp:(.text+0x2cc1): undefined reference to `cupsAddOption' objects/documentview.o:documentview.cpp:(.text+0x2d38): more undefined references to `cupsAddOption' follow objects/documentview.o: In function `DocumentView::printUsingCUPS(QPrinter*, PrintOptions const&)': documentview.cpp:(.text+0x2eb1): undefined reference to `cupsLastErrorString' collect2: error: ld returned 1 exit status make[1]: *** [qpdfview] Error 1 make[1]: Leaving directory `/tmp/qpdf/qpdf' make: *** [sub-qpdfview-application-pro-make_default-ordered] Error 2 Fast idea to overcome that? Thanks! Samuele -- You received this question notification because you are a member of qpdfview, which is an answer contact for qpdfview. -- Mailing list: https://launchpad.net/~qpdfview Post to : [email protected] Unsubscribe : https://launchpad.net/~qpdfview More help : https://help.launchpad.net/ListHelp

