<?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[new project has lots of semantic error]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/93984/qt-cmake-semantic-issue">Qt CMake Semantic Issue</a><br />
<img src="https://ddgobkiprc33d.cloudfront.net/a11b92d1-cfd5-4a0f-8455-1e3fc6449eea.png" alt="f5570ed8-991c-4f60-8486-5cb80013012b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/137307/new-project-has-lots-of-semantic-error</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 03:55:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/137307.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Jun 2022 05:21:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to new project has lots of semantic error on Fri, 12 May 2023 18:46:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jraith">@<bdi>JRaith</bdi></a> The easiest solution you could go with, is to create a new widgets project, and just get the code you need from this project to replicate it.</p>
<p dir="auto">And if this is not your original code, you missed getting a ui file, most likely called <code>mainwindow.ui</code>.</p>
]]></description><link>https://forum.qt.io/post/758060</link><guid isPermaLink="true">https://forum.qt.io/post/758060</guid><dc:creator><![CDATA[CPPUIX]]></dc:creator><pubDate>Fri, 12 May 2023 18:46:00 GMT</pubDate></item><item><title><![CDATA[Reply to new project has lots of semantic error on Fri, 12 May 2023 10:37:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jraith">@<bdi>JRaith</bdi></a><br />
My previous reply states what the problem is.  You either have not done a build which would generate the <code>ui_....h</code> file from the <code>.ui</code> file, or from what I can see you don't even seem to have any <code>.ui</code> file so I have no idea where you got the code from or expect it to work if that is the case.</p>
]]></description><link>https://forum.qt.io/post/758012</link><guid isPermaLink="true">https://forum.qt.io/post/758012</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Fri, 12 May 2023 10:37:43 GMT</pubDate></item><item><title><![CDATA[Reply to new project has lots of semantic error on Fri, 12 May 2023 10:35:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> I'm having a similar problem with CMake using Qt6. I can't get the program to run and i can't get it past this point, since the ui_mainwindow.h file cannot be found.</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/f013e857-2bc5-44b2-8964-853fc8805314.png" alt="44d83792-c994-4182-b6fd-dec3faee76fd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Please assist if possible. I have gone through the existing threads on this issue and none of the previous solutions or suggestions have worked.</p>
]]></description><link>https://forum.qt.io/post/758009</link><guid isPermaLink="true">https://forum.qt.io/post/758009</guid><dc:creator><![CDATA[JRaith]]></dc:creator><pubDate>Fri, 12 May 2023 10:35:03 GMT</pubDate></item><item><title><![CDATA[Reply to new project has lots of semantic error on Sat, 18 Jun 2022 09:43:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ggnohope">@<bdi>ggnohope</bdi></a><br />
Hello and welcome.</p>
<p dir="auto">Please state how your situation differs from the link you reference, where the reply was:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> said in <a href="/post/495283">Qt CMake Semantic Issue</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qtcat">@<bdi>qtcat</bdi></a> Did you build your app?<br />
ui_mainwindow.h is a file which is generated during build. If it is not yet there (because you did not yet build), QtCreator will show this errors/warnings because it does not know what Ui::MainWindow, which comes from that generated file, is.</p>
</blockquote>
]]></description><link>https://forum.qt.io/post/718104</link><guid isPermaLink="true">https://forum.qt.io/post/718104</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 18 Jun 2022 09:43:00 GMT</pubDate></item></channel></rss>