<?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[Boot 2 QT V. 6.3.1 raspberrypi 4]]></title><description><![CDATA[<p dir="auto">Hello, Everyone please help me to solve this error.<br />
After I flash the b2qt to the SD card It Works with raspberry pi 4 without problems  but I Got the error with the Qt creator after<br />
I try to test the Linux remote devices the error showed in the picture. If anyone faced this problem and solved this problem (<strong>Device test failed.</strong>), please help. <img src="https://sv1.picz.in.th/images/2022/09/13/avQYp1.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">And this second problem.<br />
I try to ignore the Device test failed error and after I config the Kit and compiler and Deploy the project I got this error<br />
<img src="https://sv1.picz.in.th/images/2022/09/13/avQpcJ.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">Here Is my Manage Kits configuration<br />
<img src="https://sv1.picz.in.th/images/2022/09/13/avQV8D.png" alt="alt text" class=" img-fluid img-markdown" /><br />
<img src="https://sv1.picz.in.th/images/2022/09/13/avQa79.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/139277/boot-2-qt-v-6-3-1-raspberrypi-4</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 06:15:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/139277.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Sep 2022 12:12:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Sun, 11 Dec 2022 16:15:45 GMT]]></title><description><![CDATA[<p dir="auto">I also have the same error when using a re-terminal device. But I'm still able to deploy my app with no issues. You should be able to deploy your app on your rpi board with base64 missing. If your app fails to launch, ssh to your board and launch the app manually from CLI. You will get the error messages.</p>
]]></description><link>https://forum.qt.io/post/739863</link><guid isPermaLink="true">https://forum.qt.io/post/739863</guid><dc:creator><![CDATA[monettes]]></dc:creator><pubDate>Sun, 11 Dec 2022 16:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Sun, 18 Sep 2022 19:06:10 GMT]]></title><description><![CDATA[<p dir="auto">Or apply the patch to create and use it.</p>
]]></description><link>https://forum.qt.io/post/729211</link><guid isPermaLink="true">https://forum.qt.io/post/729211</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 18 Sep 2022 19:06:10 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Sun, 18 Sep 2022 17:18:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
I have to create the the base64.cfg file to the following path right?</p>
]]></description><link>https://forum.qt.io/post/729198</link><guid isPermaLink="true">https://forum.qt.io/post/729198</guid><dc:creator><![CDATA[Sayhi]]></dc:creator><pubDate>Sun, 18 Sep 2022 17:18:47 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Sat, 17 Sep 2022 18:29:50 GMT]]></title><description><![CDATA[<p dir="auto">The link you posted shows a patch that adds the <code>base64.cfg</code> file.</p>
]]></description><link>https://forum.qt.io/post/729123</link><guid isPermaLink="true">https://forum.qt.io/post/729123</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 17 Sep 2022 18:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Sat, 17 Sep 2022 05:43:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
Hello SGaist , I found this on the Qt website : <a href="https://code.qt.io/cgit/yocto/meta-boot2qt.git/commit/?id=610b044a4e4dedf0372ae0d900ab8bc1bb9f1215" target="_blank" rel="noopener noreferrer nofollow ugc">link text</a> but I didn't find the "base64.cfg" file.<br />
And in my case, the path is totally different from the website.<br />
On the website, the base64.cfg is in the<br />
"/meta-boot2qt-distro/recipes-core/busybox/busybox/base64.cfg"<br />
in my case<br />
"./sources/poky/meta-poky/recipes-core/busybox/defconfig"</p>
<p dir="auto">I try to edit the defconfig file instate of base64.cfg  and after bitbake the results are the same "base64 not found"</p>
]]></description><link>https://forum.qt.io/post/729086</link><guid isPermaLink="true">https://forum.qt.io/post/729086</guid><dc:creator><![CDATA[Akkarcahi]]></dc:creator><pubDate>Sat, 17 Sep 2022 05:43:14 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Thu, 15 Sep 2022 18:28:59 GMT]]></title><description><![CDATA[<p dir="auto">If memory serves well, it's based on the yocto project so you would need to add the coreutils to your recipe.</p>
]]></description><link>https://forum.qt.io/post/728882</link><guid isPermaLink="true">https://forum.qt.io/post/728882</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 15 Sep 2022 18:28:59 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Thu, 15 Sep 2022 10:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
First of all, Thank you for your answer.<br />
But how can I get the base64 utility for b2qt?</p>
]]></description><link>https://forum.qt.io/post/728826</link><guid isPermaLink="true">https://forum.qt.io/post/728826</guid><dc:creator><![CDATA[Akkarcahi]]></dc:creator><pubDate>Thu, 15 Sep 2022 10:42:41 GMT</pubDate></item><item><title><![CDATA[Reply to Boot 2 QT V. 6.3.1 raspberrypi 4 on Tue, 13 Sep 2022 19:03:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I haven't used it yet but from the first picture it seems your device is missing the base64 utility.</p>
]]></description><link>https://forum.qt.io/post/728609</link><guid isPermaLink="true">https://forum.qt.io/post/728609</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 13 Sep 2022 19:03:00 GMT</pubDate></item></channel></rss>