All of lore.kernel.org
 help / color / mirror / Atom feed
* Qt5 meta and HostBinaries path
@ 2016-07-17 12:25 Svein Seldal
  0 siblings, 0 replies; only message in thread
From: Svein Seldal @ 2016-07-17 12:25 UTC (permalink / raw)
  To: openembedded-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-17 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-17 12:25 Qt5 meta and HostBinaries path Svein Seldal

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.