On 8/27/22 15:14, Jonathan Ryshpan wrote:
I'm trying to build an application for KDE, kpeoplevcard, available from github. The compilation goes OK, but ld produces a large number of undefined references, so it looks like I should install some libraries. What's the easiest way to find out which libraries to install?
That's very odd that it would compile and fail to link. To have the headers, you need the devel package and that will require the library package. Did you run a configure step of some sort? That should detect any missing libraries.
It can be difficult to go from a link error to the required library. Can you show an example?
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue