On Monday, 13 May 2019 07:28:55 PDT Edward Welbourne wrote: > Does anyone know why androiddeployqt links against the boot-strap > library ? i.e. Is there any good reason not to change it to link > against libQt5Core instead ?
androiddeployqt is a host tool. You don't run it on-device, but on the machine you compiled Qt on. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
