<?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[ERROR: Feature &#x27;xcb&#x27; was enabled, but the pre-condition &#x27;features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb&#x27; failed.]]></title><description><![CDATA[<p dir="auto">I try to complie cross qt code on deepin20,use  linux-aarch64-gnu-g++,</p>
<pre><code>sudo ./configure  -release -prefix /home/yyy/armqt -confirm-license -c++std 11 -opensource  -shared  -xplatform linux-aarch64-gnu-g++ -pch -nomake examples -nomake tests  -no-opengl -skip qt3d -skip qtcanvas3d  -linuxfb
-qt-xcb
</code></pre>
<p dir="auto">I get a error</p>
<p dir="auto">ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb' failed.</p>
<p dir="auto">what should I do.</p>
]]></description><link>https://forum.qt.io/topic/115913/error-feature-xcb-was-enabled-but-the-pre-condition-features-thread-features-xkbcommon-libs-xcb-failed</link><generator>RSS for Node</generator><lastBuildDate>Sat, 26 Sep 2026 18:27:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/115913.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2020 02:49:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ERROR: Feature &#x27;xcb&#x27; was enabled, but the pre-condition &#x27;features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb&#x27; failed. on Sat, 10 Jun 2023 07:30:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yuyu">@<bdi>yuyu</bdi></a> Did you fix it? I got a same problem :(</p>
]]></description><link>https://forum.qt.io/post/761051</link><guid isPermaLink="true">https://forum.qt.io/post/761051</guid><dc:creator><![CDATA[SilentWolf]]></dc:creator><pubDate>Sat, 10 Jun 2023 07:30:56 GMT</pubDate></item><item><title><![CDATA[Reply to ERROR: Feature &#x27;xcb&#x27; was enabled, but the pre-condition &#x27;features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb&#x27; failed. on Tue, 16 Jun 2020 12:36:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yuyu">@<bdi>yuyu</bdi></a> said in <a href="/post/600901">ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb' failed.</a>:</p>
<blockquote>
<p dir="auto">ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb' failed.</p>
</blockquote>
<p dir="auto">In addition to following suggestion from <a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a>, it looks like some X Window devel library(ies) missing in your device. Please don't forget to synchronize your sysroot folder once you install them.</p>
]]></description><link>https://forum.qt.io/post/601019</link><guid isPermaLink="true">https://forum.qt.io/post/601019</guid><dc:creator><![CDATA[Pablo J. Rogina]]></dc:creator><pubDate>Tue, 16 Jun 2020 12:36:54 GMT</pubDate></item><item><title><![CDATA[Reply to ERROR: Feature &#x27;xcb&#x27; was enabled, but the pre-condition &#x27;features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb&#x27; failed. on Tue, 16 Jun 2020 04:53:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yuyu">@<bdi>yuyu</bdi></a> said in <a href="/post/600901">ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &amp;&amp; features.xkbcommon &amp;&amp; libs.xcb' failed.</a>:</p>
<blockquote>
<p dir="auto">what should I do</p>
</blockquote>
<p dir="auto">You should check the configure log file to see what exactly is missing.</p>
]]></description><link>https://forum.qt.io/post/600908</link><guid isPermaLink="true">https://forum.qt.io/post/600908</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 16 Jun 2020 04:53:28 GMT</pubDate></item></channel></rss>