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?
Best Regards, Ramakanth On Thu, 9 Jul, 2020, 21:24 Thiago Macieira, <thiago.macie...@intel.com> wrote: > On Wednesday, 8 July 2020 22:08:53 PDT Ramakanth Kesireddy wrote: > > Yes there is an inbuilt Qt 5.9.7 version installed as part of TI sdk > though > > am setting Qt 5.6 3 path before rebuilding examples. > > > > If we remove Qt 5.9.7 libs and Qt5 plugins, does it suffice or we need to > > remove .pc,cmake and includes as well? > > Remove EVERYTHING from all but one Qt. Make sure you have exactly one Qt > build > on your device and in your sysroot for cross-building, and that those are > the > same. In fact, make sure the sysroot and the device's content were created > by > the same process. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel System Software Products > > > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest