<?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[C1082: Cannot open include file &#x27;ui_importabc.h&#x27;: No such file or directory]]></title><description><![CDATA[<p dir="auto"><strong>ui_importabc.h</strong> is a generated header file from the <strong>importabc.ui</strong> form, not sure why I'm getting this message now, how do I resolve?</p>
]]></description><link>https://forum.qt.io/topic/126967/c1082-cannot-open-include-file-ui_importabc-h-no-such-file-or-directory</link><generator>RSS for Node</generator><lastBuildDate>Sun, 27 Sep 2026 15:12:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126967.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 May 2021 07:37:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C1082: Cannot open include file &#x27;ui_importabc.h&#x27;: No such file or directory on Tue, 25 May 2021 08:17:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> , thank you, thats the first thing I did, have tried several times, cleaned then rebuild, will now try clearing out build folder completely.</p>
<p dir="auto">Opened bash script in build folder, then erased all files and folders with:</p>
<pre><code>rm -R *
</code></pre>
<p dir="auto">Then from Qt Creator, rebuild, still getting:</p>
<pre><code>C0183: Cannot open include file 'ui_importABC.h' No such file or directory.
</code></pre>
<p dir="auto">Have now resolved, the issue was that the included file in the source was using the wrong case, it should have been: ui_importABC.h, corrected this now it works, but strange that it was working with the wrong case then it wasn't.</p>
<p dir="auto">Actually, still getting it, so that wasn't the issue.</p>
]]></description><link>https://forum.qt.io/post/661422</link><guid isPermaLink="true">https://forum.qt.io/post/661422</guid><dc:creator><![CDATA[SPlatten]]></dc:creator><pubDate>Tue, 25 May 2021 08:17:09 GMT</pubDate></item><item><title><![CDATA[Reply to C1082: Cannot open include file &#x27;ui_importabc.h&#x27;: No such file or directory on Tue, 25 May 2021 07:37:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/splatten">@<bdi>SPlatten</bdi></a> said in <a href="/post/661420">C1082: Cannot open include file 'ui_importabc.h': No such file or directory</a>:</p>
<blockquote>
<p dir="auto">how do I resolve?</p>
</blockquote>
<p dir="auto">Do a complete rebuild</p>
]]></description><link>https://forum.qt.io/post/661421</link><guid isPermaLink="true">https://forum.qt.io/post/661421</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 25 May 2021 07:37:35 GMT</pubDate></item></channel></rss>