<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[qt for android building error Mac]]></title><description><![CDATA[<p dir="auto">Hello , I wanted to create an arduino app and wanted to start to test the qt for Android<br />
But I am getting some errors during the build.</p>
<p dir="auto">First of all , I have a Macbook Catalina 10.15.4<br />
I had no problems with qt creator</p>
<p dir="auto">I have installed java  jdk 8 and as well as 13 ( I tested both)<br />
I installed gradle, Android NDK r21d and Android Studio ( newest version )<br />
with following packages<img src="https://ddgobkiprc33d.cloudfront.net/76de8b30-92d5-4cd3-8f9e-cd25eca492ad.png" alt="Screenshot 2020-07-07 at 19.58.16.png" class=" img-fluid img-markdown" /> <img src="https://ddgobkiprc33d.cloudfront.net/98b74093-4c04-43a3-b06d-6466c5397bd8.png" alt="Screenshot 2020-07-07 at 19.58.01.png" class=" img-fluid img-markdown" /> <img src="https://ddgobkiprc33d.cloudfront.net/c87c7422-4a60-4949-908a-3ad31b8ac093.png" alt="Screenshot 2020-07-07 at 19.57.47.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I get the following building errors</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/dc1d3737-8ae0-470f-a719-e5430182ac6f.png" alt="Screenshot 2020-07-07 at 20.01.16.png" class=" img-fluid img-markdown" /> <img src="https://ddgobkiprc33d.cloudfront.net/ef7adfef-9eb8-44f8-a841-4b69416efcb2.png" alt="Screenshot 2020-07-07 at 20.01.27.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">As I said, I have tried it with both Java Jdk's</p>
<p dir="auto">Does anyone know what I can do against this? I have deployed the emulator with an x86 architecture ,maybe this is the error?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/116758/qt-for-android-building-error-mac</link><generator>RSS for Node</generator><lastBuildDate>Thu, 06 Aug 2026 17:53:17 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/116758.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2020 18:03:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 01 Sep 2020 07:33:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fatih1">@<bdi>fatih1</bdi></a><br />
I solved this gradle issue by using latest version (6.6.1) as it's explained in topic: <a href="https://forum.qt.io/topic/118559/qt-5-15-0-android-apk-deployment-failure"> Qt 5.15.0 Android apk deployment failure</a>.<br />
My application does not work yet, because of a launch error (perhaps a missing module in the resulting apk).<br />
I'm still working on it, so I can't give you more help.</p>
]]></description><link>https://forum.qt.io/post/615223</link><guid isPermaLink="true">https://forum.qt.io/post/615223</guid><dc:creator><![CDATA[mujeek]]></dc:creator><pubDate>Tue, 01 Sep 2020 07:33:05 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 20:14:22 GMT]]></title><description><![CDATA[<p dir="auto">I uninstalled it and tried again: the result is still this <img src="https://ddgobkiprc33d.cloudfront.net/e3e65ed9-20e8-4af2-a394-b2a270ab6b86.png" alt="Screenshot 2020-07-07 at 22.13.53.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/post/605379</link><guid isPermaLink="true">https://forum.qt.io/post/605379</guid><dc:creator><![CDATA[fatih1]]></dc:creator><pubDate>Tue, 07 Jul 2020 20:14:22 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 19:24:05 GMT]]></title><description><![CDATA[<p dir="auto">I thought that gradle would be downloaded when first needed. Did you try that way ?</p>
]]></description><link>https://forum.qt.io/post/605357</link><guid isPermaLink="true">https://forum.qt.io/post/605357</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 07 Jul 2020 19:24:05 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 19:21:03 GMT]]></title><description><![CDATA[<p dir="auto">I installed gradle via brew<br />
And java via oracle  page <a href="https://www.oracle.com/java/technologies/javase-downloads.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.oracle.com/java/technologies/javase-downloads.html</a></p>
]]></description><link>https://forum.qt.io/post/605356</link><guid isPermaLink="true">https://forum.qt.io/post/605356</guid><dc:creator><![CDATA[fatih1]]></dc:creator><pubDate>Tue, 07 Jul 2020 19:21:03 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 19:11:19 GMT]]></title><description><![CDATA[<p dir="auto">How did you install it ?</p>
]]></description><link>https://forum.qt.io/post/605355</link><guid isPermaLink="true">https://forum.qt.io/post/605355</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 07 Jul 2020 19:11:19 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 19:10:12 GMT]]></title><description><![CDATA[<p dir="auto">The gradle version is 6.5.1</p>
<p dir="auto">I tried it with Java JDK 8 , 13 and 14(the newest)</p>
]]></description><link>https://forum.qt.io/post/605354</link><guid isPermaLink="true">https://forum.qt.io/post/605354</guid><dc:creator><![CDATA[fatih1]]></dc:creator><pubDate>Tue, 07 Jul 2020 19:10:12 GMT</pubDate></item><item><title><![CDATA[Reply to qt for android building error Mac on Tue, 07 Jul 2020 19:08:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Never seen that error. What version of gradle do you have ?</p>
]]></description><link>https://forum.qt.io/post/605352</link><guid isPermaLink="true">https://forum.qt.io/post/605352</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 07 Jul 2020 19:08:34 GMT</pubDate></item></channel></rss>