[Development] How to build and install only host_tools ?

BogDan Vatră bogdan.vatra at kdab.com
Sat Feb 20 16:42:56 CET 2021


Hi,

   I think for cross compiling it needs headers and some libs as, at least on Linux, it doesn't build all tools which are needed for all supported platforms (e.g. androiddeployqt needed for android). My hunch is that these tools, somehow, are built during android build. 

Cheers,
BogDan.

În 19 februarie 2021 16:55:44 EET, Volker Hilsheimer <volker.hilsheimer at qt.io> a scris:
>> On 19 Feb 2021, at 13:10, Bogdan Vatra via Development
><development at qt-project.org> wrote:
>> 
>> Hi,
>> 
>>  I'm trying to build and install *only* host_tools and reuse them for
>all my 
>> cross platform compilation builds. I can build it with `ninja
>host_tools` but 
>> I could not found any `host_tools_install` or `install_host_tools`
>targets, 
>> and if I'm trying to install it with `ninja install` it will build
>and install 
>> everything not only host_tools. 
>> 
>> Am I missing something? Or there is no way to build and install only 
>> host_tools?
>> 
>> Cheers,
>> BogDan.
>
>
>Noticed the same just now. I don’t see any install targets for the host
>tools and the code doesn’t seem to add any for the individual tools
>(there’s no install_moc, for instance), so:
>
>https://bugreports.qt.io/browse/QTBUG-91243
>
>Cheers,
>Volker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20210220/1af49a8f/attachment.html>


More information about the Development mailing list