<?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[[Solved] Both x32 &amp; x64 for My Project]]></title><description><![CDATA[<p dir="auto">Hello.<br />
First pardon me because of my English writing.</p>
<p dir="auto">I  downloaded "qt-opensource-windows-x86-msvc201264opengl-5.2.1" and install it on windows 7 x64.<br />
I create a project &amp; run it properly but when I want to execute it on win7 x32, it shows an error (not compatible with x32).<br />
When i compile my project I want to Qt creates both x32 &amp; x64?<br />
How can i do it?</p>
<p dir="auto">Thanks a lot.<br />
Ya Ali.</p>
]]></description><link>https://forum.qt.io/topic/38354/solved-both-x32-x64-for-my-project</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 13:23:36 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/38354.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Feb 2014 07:47:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Tue, 11 Mar 2014 06:42:16 GMT]]></title><description><![CDATA[<p dir="auto">Thanks a lot!  That`s worked!<br />
I wrote a tutorial for solving this problem.<br />
The tutorial is step by step (with pictures &amp; in persian):</p>
<p dir="auto">Link1:<br />
<a href="http://rainbow7.persiangig.com/Qt/How-to-create-32bit-application-for-win7-32bit-in-Qt-5-2-1.rar/download" target="_blank" rel="noopener noreferrer nofollow ugc">http://rainbow7.persiangig.com/Qt/How-to-create-32bit-application-for-win7-32bit-in-Qt-5-2-1.rar/download</a></p>
<p dir="auto">link2:<br />
<a href="http://www.mediafire.com/download/rudoxm0z7l8xhnf/How-to-create-32bit-application-for-win7-32bit-in-Qt-5-2-1.rar" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.mediafire.com/download/rudoxm0z7l8xhnf/How-to-create-32bit-application-for-win7-32bit-in-Qt-5-2-1.rar</a></p>
]]></description><link>https://forum.qt.io/post/217996</link><guid isPermaLink="true">https://forum.qt.io/post/217996</guid><dc:creator><![CDATA[MohammadReza]]></dc:creator><pubDate>Tue, 11 Mar 2014 06:42:16 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Fri, 28 Feb 2014 08:24:43 GMT]]></title><description><![CDATA[<p dir="auto">Nice ! Thanks for sharing :)</p>
]]></description><link>https://forum.qt.io/post/216540</link><guid isPermaLink="true">https://forum.qt.io/post/216540</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 28 Feb 2014 08:24:43 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Thu, 27 Feb 2014 22:05:16 GMT]]></title><description><![CDATA[<p dir="auto">If you don't want to compile it yourself (can be a drag) here are some nice precompiled packages: <a href="http://www.tver-soft.org/qt64" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tver-soft.org/qt64</a></p>
]]></description><link>https://forum.qt.io/post/216509</link><guid isPermaLink="true">https://forum.qt.io/post/216509</guid><dc:creator><![CDATA[Chris Kawa]]></dc:creator><pubDate>Thu, 27 Feb 2014 22:05:16 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Thu, 27 Feb 2014 20:19:44 GMT]]></title><description><![CDATA[<ol>
<li>Indeed there's no 2012 OpenGL 32bit available so the answer is no 2</li>
<li>Download Qt's sources "here":<a href="http://download.qt-project.org/official_releases/qt/5.2/5.2.1/single/qt-everywhere-opensource-src-5.2.1.zip" target="_blank" rel="noopener noreferrer nofollow ugc">http://download.qt-project.org/official_releases/qt/5.2/5.2.1/single/qt-everywhere-opensource-src-5.2.1.zip</a><br />
Extract, using the visual studio 32bit command line call configure -opengl desktop, then nmake and you should be good to go</li>
</ol>
]]></description><link>https://forum.qt.io/post/216479</link><guid isPermaLink="true">https://forum.qt.io/post/216479</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 27 Feb 2014 20:19:44 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Thu, 27 Feb 2014 09:37:02 GMT]]></title><description><![CDATA[<p dir="auto">Hello dear SGaist<br />
Thanks for your response.</p>
<p dir="auto">I have tow question:</p>
<ol>
<li>in Qt5.2.1, there isn`t any 32b for msvc2012-opengl. How can i install 32bit?</li>
<li>You said "build it yourself 32 bit". can i ask you to help me to do it?</li>
</ol>
]]></description><link>https://forum.qt.io/post/216395</link><guid isPermaLink="true">https://forum.qt.io/post/216395</guid><dc:creator><![CDATA[MohammadReza]]></dc:creator><pubDate>Thu, 27 Feb 2014 09:37:02 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Both x32 &amp; x64 for My Project on Thu, 27 Feb 2014 08:57:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">You need to either install a 32bit build of Qt or build it yourself for 32 bit. You can't build both architecture with only one version of Qt</p>
]]></description><link>https://forum.qt.io/post/216382</link><guid isPermaLink="true">https://forum.qt.io/post/216382</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 27 Feb 2014 08:57:52 GMT</pubDate></item></channel></rss>