<?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[How to load and open  CMake project in QtCreator ?]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have a project based on Qt and CMake and another libraries.<br />
I have already built and compiled project in CMake and gcc (I am working on KUbuntu).<br />
Then I want to load and open project in Qt Creator.<br />
How I could to that ?</p>
<p dir="auto">I would appreciate for any help please.</p>
]]></description><link>https://forum.qt.io/topic/103502/how-to-load-and-open-cmake-project-in-qtcreator</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 03:01:25 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/103502.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Jun 2019 11:56:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to load and open  CMake project in QtCreator ? on Tue, 04 Jun 2019 10:21:33 GMT]]></title><description><![CDATA[<p dir="auto">Check "General Messages" tab - it contains output of cmake run. If there are any errors in cmake code or configuration, they will be printed there (and project files won't load until there are no errors).</p>
<p dir="auto">Or, as <a class="plugin-mentions-user plugin-mentions-a" href="/user/vronin">@<bdi>VRonin</bdi></a> said, your kits might be misconfigured.</p>
]]></description><link>https://forum.qt.io/post/532950</link><guid isPermaLink="true">https://forum.qt.io/post/532950</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Tue, 04 Jun 2019 10:21:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to load and open  CMake project in QtCreator ? on Tue, 04 Jun 2019 10:19:50 GMT]]></title><description><![CDATA[<p dir="auto">The big warning sign in the top left should give it away.<br />
There is something wrong in your kit configuration</p>
]]></description><link>https://forum.qt.io/post/532949</link><guid isPermaLink="true">https://forum.qt.io/post/532949</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Tue, 04 Jun 2019 10:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to load and open  CMake project in QtCreator ? on Tue, 04 Jun 2019 10:17:19 GMT]]></title><description><![CDATA[<p dir="auto">I did that .. ! <a href="https://ddgobkiprc33d.cloudfront.net/892fce86-04ce-4b76-93ae-6703732d0c57.png" target="_blank" rel="noopener noreferrer nofollow ugc">0_1559643362865_Screenshot_20190604_121540.png</a><br />
I just open a CMakeList file ...<br />
What's about that I would like to load a project</p>
]]></description><link>https://forum.qt.io/post/532947</link><guid isPermaLink="true">https://forum.qt.io/post/532947</guid><dc:creator><![CDATA[agatte]]></dc:creator><pubDate>Tue, 04 Jun 2019 10:17:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to load and open  CMake project in QtCreator ? on Mon, 03 Jun 2019 12:34:33 GMT]]></title><description><![CDATA[<p dir="auto"><code>File-&gt;Open File or Project</code> and select CMakeLists.txt file from your project's root directory.</p>
]]></description><link>https://forum.qt.io/post/532716</link><guid isPermaLink="true">https://forum.qt.io/post/532716</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Mon, 03 Jun 2019 12:34:33 GMT</pubDate></item></channel></rss>