https://bugs.kde.org/show_bug.cgi?id=425148
--- Comment #15 from jpror...@gmail.com --- ugh. pressed enter too soon. I set Okular CMake to look for poppler version 0.102 which looks like that's the tag on the libraries from the branch. find_package(Poppler "0.102.0" COMPONENTS Qt5) I set LD_LIBRARY_PATH to include ~/kde/usr/lib at the front. Then build okular. When I look at the backend components in okular after loading a pdf, it still reports poppler 0.85 as the build target. Needless to say my documenttest runs aren't showing any impact of the poppler improvements from your branch. Thanks for any build hints. -- You are receiving this mail because: You are watching all bug changes.