Am 2/24/21 um 4:25 PM schrieb Joerg Bornemann: > On 2/24/21 12:56 PM, Bogdan Vatra wrote: > >> Let me give you another non-android example: >> You want to create a standalone SDK for linux armhf using yocto. You'll >> generate the SDK with everything including Qt for host and for >> target, the sdk >> is a huge auto extract archive which can be shared with everyone. Can >> this >> archive contain only the Qt for the target? Nope because there is no >> way to >> know if and where the Qt for host is installed on everyone computers, >> you also >> need to know where the Qt for host it is in order to fix the >> hardcoded paths. > Mhh, yocto builds both the host Qt and the target Qt and the SDK archive will contain both Qt version. But this was already the case for Qt5 as well. I don't think anything has changed here.
Dominik _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
