← Back to team overview

qpdfview team mailing list archive

Re: [Question #219472]: Page preloading

 

Question #219472 on qpdfview changed:
https://answers.launchpad.net/qpdfview/+question/219472

Karl-Heinz Zimmer posted a new comment:
Hi guys,

not sure if anyone else will stumble over the unresolved externals of
cups issue, but this is what I just found:

The problem occurs if you had added some missing libs one by one (just
as you notice they are missing during repeated attempts of running make)
because you did not read README carefully enough before starting.

:-)

So let us assume you now HAVE installed all of the missing development libs, then
this is how to continue then, just remove the old stuff and restart like this:

make distclean
lrelease qpdfview.pro
qmake qpdfview.pro
make && sudo make install

Cheers
Karl-Heinz

-- 
You received this question notification because you are a member of
qpdfview, which is an answer contact for qpdfview.