[Interest] QtWidget examples not being run
Thiago Macieira
thiago.macieira at intel.com
Thu Jul 9 22:44:47 CEST 2020
On Thursday, 9 July 2020 09:33:31 PDT Ramakanth Kesireddy wrote:
> Is it ok if we have Yocto Qt build on device and Qt build cross compiled
> in sysroot both being Qt 5.6.3 and the Qt program cross-compiled with
> sysroot build could run on device Yocto Qt build since the configuration is
> same?
Remove the "both" from your sentence. That implies more than one.
Make sure you have exactly one build of Qt, built in the same step. I suspect
your problem is that you have two builds of Qt, which may be of the same
version, but used different configure options and potentially patches.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Interest
mailing list