<?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 get&#x2F;make a Qt source code MSVC solution?]]></title><description><![CDATA[<p dir="auto">There are plenty of sites describing how to build the <em>Qt 6</em> for <em>Windows</em> using <em>MSVC</em> compiler (like: <a href="https://www.saoe.net/blog/building-qt-6-on-windows-with-visual-studio/" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> or <a href="https://doc.qt.io/qt-6/windows-building.html" target="_blank" rel="noopener noreferrer nofollow ugc">this, official page</a>), but the job is being done from the command line by using <em><strong>x64 Native Tools Command Prompt and so on</strong></em>. I'm wondering is it a way to configure/setup the cmake to produce a <em>MSVC</em> solution (<em>*.sln, *.vcxproj</em> etc) that can be opened and easily managed directly from <em>MSVC IDE</em>?</p>
]]></description><link>https://forum.qt.io/topic/164781/how-to-get-make-a-qt-source-code-msvc-solution</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Jul 2026 22:01:03 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164781.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jun 2026 14:56:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to get&#x2F;make a Qt source code MSVC solution? on Fri, 12 Jun 2026 04:18:35 GMT]]></title><description><![CDATA[<p dir="auto">For building Qt Ninja is the only officially supported generator.</p>
]]></description><link>https://forum.qt.io/post/838699</link><guid isPermaLink="true">https://forum.qt.io/post/838699</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Fri, 12 Jun 2026 04:18:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to get&#x2F;make a Qt source code MSVC solution? on Thu, 11 Jun 2026 18:34:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">The configuration part needs to be done on the command line. For the build, doesn't Visual Studio support cmake ?<br />
That said, I don't think that having the whole of the Qt modules open at once in an IDE is a good idea.</p>
]]></description><link>https://forum.qt.io/post/838689</link><guid isPermaLink="true">https://forum.qt.io/post/838689</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 11 Jun 2026 18:34:10 GMT</pubDate></item></channel></rss>