From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Patricia Holden <pholden@nklabs.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] Question about pkg-config pc files
Date: Tue, 20 Jul 2021 22:48:06 +0200 [thread overview]
Message-ID: <20210720224806.09e5a5b2@windsurf> (raw)
In-Reply-To: <CAJ6EmCd=eJUrY5Qa_SyJd5mVRq0bKtmuQTB-j1HF1bXXZpZn3g@mail.gmail.com>
Hello Patricia,
On Tue, 20 Jul 2021 16:41:40 -0400
Patricia Holden <pholden@nklabs.com> wrote:
> I am adding a package that has dependencies on QT pkg-config pc files. I
> see the pkg-config pc files in
> output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/pkgconfig/, but
> I don't see any pkg-config files installed to target. the QQmlApplication
> code is trying to include multiple qt packages but they are not found.
> Running "pkg-config --list-all" results in none found at all.
>
> How do I get pkg-config pc files installed to the target?
You don't: Buildroot doesn't support doing development on the target.
Why would you need .pc files on the target ? Is QQmlApplication using
pkg-config at run-time on the target ?
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Question about pkg-config pc files
Date: Tue, 20 Jul 2021 22:48:06 +0200 [thread overview]
Message-ID: <20210720224806.09e5a5b2@windsurf> (raw)
Message-ID: <20210720204806.uOwyZSsPWqt8a-W_S1GIbkc-5CyiS8bIJZ5hC74SRfI@z> (raw)
In-Reply-To: <CAJ6EmCd=eJUrY5Qa_SyJd5mVRq0bKtmuQTB-j1HF1bXXZpZn3g@mail.gmail.com>
Hello Patricia,
On Tue, 20 Jul 2021 16:41:40 -0400
Patricia Holden <pholden@nklabs.com> wrote:
> I am adding a package that has dependencies on QT pkg-config pc files. I
> see the pkg-config pc files in
> output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/pkgconfig/, but
> I don't see any pkg-config files installed to target. the QQmlApplication
> code is trying to include multiple qt packages but they are not found.
> Running "pkg-config --list-all" results in none found at all.
>
> How do I get pkg-config pc files installed to the target?
You don't: Buildroot doesn't support doing development on the target.
Why would you need .pc files on the target ? Is QQmlApplication using
pkg-config at run-time on the target ?
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2021-07-20 20:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-20 20:41 [Buildroot] Question about pkg-config pc files Patricia Holden
2021-07-20 20:41 ` Patricia Holden
2021-07-20 20:48 ` Thomas Petazzoni [this message]
2021-07-20 20:48 ` Thomas Petazzoni
2021-07-21 6:23 ` Patricia Holden
2021-07-21 7:41 ` Thomas Petazzoni
2021-07-21 19:07 ` Patricia Holden
2021-07-21 22:53 ` Patricia Holden
2021-07-22 17:36 ` Patricia Holden
2021-07-22 19:40 ` Arnout Vandecappelle
2021-07-22 19:52 ` Patricia Holden
2021-07-22 23:38 ` Patricia Holden
2021-07-23 3:39 ` Baruch Siach
2021-07-23 18:52 ` Patricia Holden
2021-07-23 20:57 ` Arnout Vandecappelle
2021-07-23 22:21 ` Patricia Holden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210720224806.09e5a5b2@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
--cc=pholden@nklabs.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.