<?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[When will be released Qt 5 version for Embedded linux ?]]></title><description><![CDATA[<p dir="auto">When will be released Qt 5 version for Embedded linux ?</p>
]]></description><link>https://forum.qt.io/topic/22472/when-will-be-released-qt-5-version-for-embedded-linux</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 02:48:11 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/22472.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Dec 2012 08:15:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Thu, 27 Dec 2012 10:08:58 GMT]]></title><description><![CDATA[<p dir="auto">To be honest if you are building from source for a custom platform where you may need to tweak things then I would just build Qt5 from a git clone rather than from the released source packages. The reason is that it is much much easier to manage your patches and to revert to a clean source checkout if needed.</p>
<p dir="auto">It is also much easier to control exactly which modules you wish to include. Don't want webkit? Easy, just don't cd into qtwebkit and execute qmake &amp;&amp; make &amp;&amp; make install.</p>
<p dir="auto">With this in mind take a look at these instructions and customise to suit your particular platform <a href="http://qt-project.org/wiki/Building_Qt_5_from_Git" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/wiki/Building_Qt_5_from_Git</a></p>
<p dir="auto">Just be careful to checkout the release branch and tag for Qt 5.0.0 - unless of course you wish to get more recent fixes, in which case use the stable branch.</p>
<p dir="auto">Hope this helps.</p>
]]></description><link>https://forum.qt.io/post/160772</link><guid isPermaLink="true">https://forum.qt.io/post/160772</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 27 Dec 2012 10:08:58 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Thu, 27 Dec 2012 06:49:22 GMT]]></title><description><![CDATA[<p dir="auto">In Qt5, to remove webkit, simply rename or remove qtwebkit folder.</p>
]]></description><link>https://forum.qt.io/post/160757</link><guid isPermaLink="true">https://forum.qt.io/post/160757</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Thu, 27 Dec 2012 06:49:22 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Thu, 27 Dec 2012 06:42:25 GMT]]></title><description><![CDATA[<p dir="auto">Have you tried</p>
<p dir="auto">@./configure ... -nomake webkit@<br />
?</p>
]]></description><link>https://forum.qt.io/post/160754</link><guid isPermaLink="true">https://forum.qt.io/post/160754</guid><dc:creator><![CDATA[hpollak]]></dc:creator><pubDate>Thu, 27 Dec 2012 06:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Thu, 27 Dec 2012 06:19:39 GMT]]></title><description><![CDATA[<p dir="auto">Dear ZapB,</p>
<p dir="auto">Thank you for helpful info. Do we have a build guide for QT5 for Embedded Linux? I need implement an QT5 application on a board using arm chip.</p>
<p dir="auto">We've built QT5 and been stuck in web-kit issues. In fact we don't want to include web-kit but don't know how to remove it.</p>
<p dir="auto">I don't know much about the wayland or eglfs qpa plugins that you mentioned. Can you clarify a little?</p>
]]></description><link>https://forum.qt.io/post/160752</link><guid isPermaLink="true">https://forum.qt.io/post/160752</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 27 Dec 2012 06:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Sun, 23 Dec 2012 11:50:03 GMT]]></title><description><![CDATA[<p dir="auto">Thanks again !</p>
]]></description><link>https://forum.qt.io/post/160502</link><guid isPermaLink="true">https://forum.qt.io/post/160502</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Dec 2012 11:50:03 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Sun, 23 Dec 2012 11:44:13 GMT]]></title><description><![CDATA[<p dir="auto">Hopefully windows/mingw build will be included in 5.0.1 sometime around late January I believe.</p>
]]></description><link>https://forum.qt.io/post/160498</link><guid isPermaLink="true">https://forum.qt.io/post/160498</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Dec 2012 11:44:13 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Sun, 23 Dec 2012 11:24:30 GMT]]></title><description><![CDATA[<p dir="auto">Thanks !</p>
<p dir="auto">What about windows version with minGW ?</p>
]]></description><link>https://forum.qt.io/post/160494</link><guid isPermaLink="true">https://forum.qt.io/post/160494</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Dec 2012 11:24:30 GMT</pubDate></item><item><title><![CDATA[Reply to When will be released Qt 5 version for Embedded linux ? on Sun, 23 Dec 2012 11:19:41 GMT]]></title><description><![CDATA[<p dir="auto">Same day as all the other platforms. :)</p>
<p dir="auto">Due to the wide variety of custom Linux systems it is not feasible to release pre-built packages for all of them. Just download the source and build it with the correct options for your platform. You probably want to use either the wayland or eglfs qpa plugins.</p>
<p dir="auto">Have fun!</p>
]]></description><link>https://forum.qt.io/post/160492</link><guid isPermaLink="true">https://forum.qt.io/post/160492</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Dec 2012 11:19:41 GMT</pubDate></item></channel></rss>