Boot2QT & poppler
Unsolved
Mobile and Embedded
-
I was wondering if someone could help.
I have followed this tutorial
[https://qtandeverything.blogspot.com/2020/03/qt-on-raspberrypi.html]to build a boot2qt a image that runs on a raspberry pi 4. I am now trying to add qt-poppler to my image and having no luck I have found online someone suggesting adding IMAGE_INSTALL_append = " poppler" to the local.conf file. Yet still can't find the library file on the image to use in my application I am writing.