<html><head></head><body>Hi,<br><br>   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. <br><br>Cheers,<br>BogDan.<br><br><div class="gmail_quote">În 19 februarie 2021 16:55:44 EET, Volker Hilsheimer <volker.hilsheimer@qt.io> a scris:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">On 19 Feb 2021, at 13:10, Bogdan Vatra via Development <development@qt-project.org> wrote:<br><br>Hi,<br><br> I'm trying to build and install *only* host_tools and reuse them for all my <br>cross platform compilation builds. I can build it with `ninja host_tools` but <br>I could not found any `host_tools_install` or `install_host_tools` targets, <br>and if I'm trying to install it with `ninja install` it will build and install <br>everything not only host_tools. <br><br>Am I missing something? Or there is no way to build and install only <br>host_tools?<br><br>Cheers,<br>BogDan.<br></blockquote><br><br>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:<br><br><a href="https://bugreports.qt.io/browse/QTBUG-91243">https://bugreports.qt.io/browse/QTBUG-91243</a><br><br>Cheers,<br>Volker<br><br></pre></blockquote></div></body></html>