<?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[Boot2Qt Toolchain for Windows]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I successfully built the latest b2qt-embedded-qt5-image by following this guide here: <a href="https://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html" target="_blank" rel="noopener noreferrer nofollow ugc">link</a>.<br />
I also built the SDK for Windows with the following command:</p>
<pre><code>SDKMACHINE=i686-mingw32 bitbake meta-toolchain-b2qt-embedded-qt5-sdk
</code></pre>
<p dir="auto">This resulted me the this .7z file: b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-colibri-imx6.7z<br />
So far, everything looks fine. But when I try to decrompress this archive into my c:\Qt\Boot2Qt directory, under Windows 10 operating system, I got a lot of file name conflict, because the NTFS file system's case-insensitiveness. (If I unzip under Ubuntu to an ext4 file system works fine, because the file system name convention is case-sensitive.)</p>
<p dir="auto">Can anybody help me, how can I unzip this folder to prevent file loss? Or can somebody tell me which folders do I need to cross-compile with this SDK?<br />
Thank you!<br />
Regards,<br />
Peter</p>
]]></description><link>https://forum.qt.io/topic/110764/boot2qt-toolchain-for-windows</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 10:43:39 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/110764.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Jan 2020 15:36:06 GMT</pubDate><ttl>60</ttl></channel></rss>