From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Gaël PORTAY" <gael.portay@gmail.com>
Cc: "Jesse Van Gavere" <jesseevg@gmail.com>,
"Gaël PORTAY" <gael.portay@rtone.fr>,
"Roy Kollen Svendsen" <roykollensvendsen@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/qt6tools: fix missing host-qt6base dependency
Date: Wed, 14 Aug 2024 20:07:28 +0200 [thread overview]
Message-ID: <20240814200728.5743046c@windsurf> (raw)
In-Reply-To: <20240814111821.399174-1-gael.portay@rtone.fr>
On Wed, 14 Aug 2024 13:18:21 +0200
"Gaël PORTAY" <gael.portay@gmail.com> wrote:
> This adds the host dependency host-qt6base as host-qt6tools requires the
> Qt cmake modules to be installed.
>
> Fixes:
>
> $ make qt6tools
> (...)
> CMake Error at CMakeLists.txt:21 (find_package):
> Could not find a package configuration file provided by "Qt6" (requested
> version 6.7.2) with any of the following names:
>
> Qt6Config.cmake
> qt6-config.cmake
>
> Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR"
> to a directory containing one of the above files. If "Qt6" provides a
> separate development package or SDK, be sure it has been installed.
>
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
> ---
> Dear Maintainers,
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-08-14 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 11:18 [Buildroot] [PATCH 1/1] package/qt6tools: fix missing host-qt6base dependency Gaël PORTAY
2024-08-14 18:07 ` Thomas Petazzoni via buildroot [this message]
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=20240814200728.5743046c@windsurf \
--to=buildroot@buildroot.org \
--cc=gael.portay@gmail.com \
--cc=gael.portay@rtone.fr \
--cc=jesseevg@gmail.com \
--cc=roykollensvendsen@gmail.com \
--cc=thomas.petazzoni@bootlin.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.