From: Svein Seldal <sveinse@seldal.com>
To: openembedded-devel@lists.openembedded.org
Subject: Qt5 meta and HostBinaries path
Date: Sun, 17 Jul 2016 14:25:52 +0200 [thread overview]
Message-ID: <578B7950.2050800@seldal.com> (raw)
Hi
I am porting a large Qt5 application to Yocto and are using the meta-qt5
layer. I have discovered that the qmake conf file, qt.conf, sets most
Host* fields to the absolute host/sysroot path as expected. However,
HostBinaries is not; It is set to /usr/bin/qt5, which cause our Qt5 app
to fail compiling.
My first reaction is that this is clearly a bug, but after sifting
through the codebase and googling about it, I am not so sure. I see that
oe adds a new ExternalHostBinaries setting, and that this contains what
HostBinaries would.
Can someone please explain if this is intentional and why its done like
this?
Best regards,
Svein Seldal
reply other threads:[~2016-07-17 12:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=578B7950.2050800@seldal.com \
--to=sveinse@seldal.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.