<?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[Compiling qt with vs2013?]]></title><description><![CDATA[<p dir="auto">Is there a tutorial about How To Compile the Qt library toolkit using VSC++ 2013?</p>
<p dir="auto">Thanks!!</p>
]]></description><link>https://forum.qt.io/topic/34635/compiling-qt-with-vs2013</link><generator>RSS for Node</generator><lastBuildDate>Sun, 21 Jun 2026 03:10:58 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/34635.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Nov 2013 18:20:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compiling qt with vs2013? on Sat, 23 Nov 2013 18:50:12 GMT]]></title><description><![CDATA[<p dir="auto">It's actually quite straight forward.</p>
<p dir="auto">You open a VS2013 command-prompt and then you run "configure" with option "-platform win32-msvc2012" from the Qt source directory.</p>
<p dir="auto">Once everything has been set up, you type "nmake" to start the build process.</p>
<p dir="auto">BTW: I think Python and Perl should be on your PATH too.</p>
<p dir="auto">BTW2: If you care about Windows XP, you need to setup MSVC 2013 to run with the XP-compatible toolset. Read "this":<a href="http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx" target="_blank" rel="noopener noreferrer nofollow ugc">http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx</a> for details.<br />
__</p>
<p dir="auto">Here is what I do usually to build Qt:<br />
<a href="http://lamexp.sourceforge.net/doc/FAQ.html#87f001c0" target="_blank" rel="noopener noreferrer nofollow ugc">http://lamexp.sourceforge.net/doc/FAQ.html#87f001c0</a></p>
]]></description><link>https://forum.qt.io/post/205036</link><guid isPermaLink="true">https://forum.qt.io/post/205036</guid><dc:creator><![CDATA[MuldeR]]></dc:creator><pubDate>Sat, 23 Nov 2013 18:50:12 GMT</pubDate></item></channel></rss>