<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing Qt 4.6 on Windows</title>
	<atom:link href="http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Apr 2012 13:52:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Peter</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-2/#comment-1540</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 27 Apr 2012 13:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-1540</guid>
		<description>Hi John,

When i run the the configure step i use: configure -static -platform win32-msvc2008
I get several errors...
near the start i get:
vmr9.h not found
dshow.h not found
strmiids.lib not found
dmoguids.lib not found
msdmo.lib not found
d3d9.h not found

it then ends with:
Perl not found in environment - cannot run syncqt

I really hope you can help with this as i&#039;ve been looking for a QT install guide for months and yours is the first to give me hope of it eventually working.

Cheers
Peter</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>When i run the the configure step i use: configure -static -platform win32-msvc2008<br />
I get several errors&#8230;<br />
near the start i get:<br />
vmr9.h not found<br />
dshow.h not found<br />
strmiids.lib not found<br />
dmoguids.lib not found<br />
msdmo.lib not found<br />
d3d9.h not found</p>
<p>it then ends with:<br />
Perl not found in environment &#8211; cannot run syncqt</p>
<p>I really hope you can help with this as i&#8217;ve been looking for a QT install guide for months and yours is the first to give me hope of it eventually working.</p>
<p>Cheers<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-571</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 28 Jul 2011 11:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-571</guid>
		<description>After long unfruitful searches, this is one truly FANTASTIC guide!! 
Simple, Precise and Exact!
Thanks</description>
		<content:encoded><![CDATA[<p>After long unfruitful searches, this is one truly FANTASTIC guide!!<br />
Simple, Precise and Exact!<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ujjwal</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-562</link>
		<dc:creator>ujjwal</dc:creator>
		<pubDate>Fri, 22 Jul 2011 06:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-562</guid>
		<description>Hi, 

Thanks for a great article. 
Couple of questions: 1. Does creating code using this plug-in creates managed code? 2. If yes, what is the best the way to use qt-sql if i don&#039;t want any managed code in my application?

If you can provide quick sample, that will of great help.

Thanks a lot in advance.

Regards,
Ujjwal</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for a great article.<br />
Couple of questions: 1. Does creating code using this plug-in creates managed code? 2. If yes, what is the best the way to use qt-sql if i don&#8217;t want any managed code in my application?</p>
<p>If you can provide quick sample, that will of great help.</p>
<p>Thanks a lot in advance.</p>
<p>Regards,<br />
Ujjwal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-361</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 28 Jan 2011 15:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-361</guid>
		<description>Thanks for the feedback--I&#039;m glad it helped you out.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback&#8211;I&#8217;m glad it helped you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-360</link>
		<dc:creator>Mason</dc:creator>
		<pubDate>Fri, 28 Jan 2011 10:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-360</guid>
		<description>Also recommend adding the \bin directory for debugging.

Confirmation that the process works for QT 4.7.1 as well (but 4.7 wasn&#039;t a major release so no surprise there).

Great tutorial - quick and to the point.</description>
		<content:encoded><![CDATA[<p>Also recommend adding the \bin directory for debugging.</p>
<p>Confirmation that the process works for QT 4.7.1 as well (but 4.7 wasn&#8217;t a major release so no surprise there).</p>
<p>Great tutorial &#8211; quick and to the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-319</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 11 May 2010 02:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-319</guid>
		<description>I believe that is the correct solution - all of my Qt projects are also linked to the various library dependencies you have listed above. I&#039;m glad you figured it out.</description>
		<content:encoded><![CDATA[<p>I believe that is the correct solution &#8211; all of my Qt projects are also linked to the various library dependencies you have listed above. I&#8217;m glad you figured it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merza</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-317</link>
		<dc:creator>Merza</dc:creator>
		<pubDate>Thu, 29 Apr 2010 22:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-317</guid>
		<description>thanks for your quick reply, and sorry for my late one :)
well my code is a very simple one, just to check that everything is ok .. it&#039;s nothing more than :

#include &quot;qt\qapplication.h&quot;
#include &quot;qt\qlabel.h&quot;

int main(int argc, char*argv[]) {
	QApplication app(argc, argv);
	QLabel *label = new QLabel(&quot;Hello Qt&quot;);
	label-&gt;show();

	return app.exec();
}

the error is namely :
error LNK2019: unresolved external symbol _WSAAsyncSelect@16 referenced in function &quot;public: void __thiscall QEventDispatcherWin32Private::doWsaAsyncSelect(int)&quot; (?doWsaAsyncSelect@QEventDispatcherWin32Private@@QAEXH@Z)
1&gt;C:\Users\Merza\Documents\Visual Studio 2008\Projects\first_qt_empty\Debug\first_qt_empty.exe : fatal error LNK1120: 1 unresolved externals

i could solve the problem by copying all linker input paramaters from a Qt project into my empty one .. and tada :)
these parameters are :
kernel32.lib
user32.lib
shell32.lib
uuid.lib
ole32.lib
advapi32.lib
ws2_32.lib
gdi32.lib
comdlg32.lib
oleaut32.lib
imm32.lib
winmm.lib
winspool.lib
qtmaind.lib
QtCored.lib
QtGuid.lib

but i think there must a more professional solution, or ?!
p.s. sorry for the long post :&#124;</description>
		<content:encoded><![CDATA[<p>thanks for your quick reply, and sorry for my late one <img src='http://johnhforrest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
well my code is a very simple one, just to check that everything is ok .. it&#8217;s nothing more than :</p>
<p>#include &#8220;qt\qapplication.h&#8221;<br />
#include &#8220;qt\qlabel.h&#8221;</p>
<p>int main(int argc, char*argv[]) {<br />
	QApplication app(argc, argv);<br />
	QLabel *label = new QLabel(&#8220;Hello Qt&#8221;);<br />
	label-&gt;show();</p>
<p>	return app.exec();<br />
}</p>
<p>the error is namely :<br />
error LNK2019: unresolved external symbol _WSAAsyncSelect@16 referenced in function &#8220;public: void __thiscall QEventDispatcherWin32Private::doWsaAsyncSelect(int)&#8221; (?doWsaAsyncSelect@QEventDispatcherWin32Private@@QAEXH@Z)<br />
1&gt;C:\Users\Merza\Documents\Visual Studio 2008\Projects\first_qt_empty\Debug\first_qt_empty.exe : fatal error LNK1120: 1 unresolved externals</p>
<p>i could solve the problem by copying all linker input paramaters from a Qt project into my empty one .. and tada <img src='http://johnhforrest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
these parameters are :<br />
kernel32.lib<br />
user32.lib<br />
shell32.lib<br />
uuid.lib<br />
ole32.lib<br />
advapi32.lib<br />
ws2_32.lib<br />
gdi32.lib<br />
comdlg32.lib<br />
oleaut32.lib<br />
imm32.lib<br />
winmm.lib<br />
winspool.lib<br />
qtmaind.lib<br />
QtCored.lib<br />
QtGuid.lib</p>
<p>but i think there must a more professional solution, or ?!<br />
p.s. sorry for the long post <img src='http://johnhforrest.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/comment-page-1/#comment-316</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 21 Apr 2010 10:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://johnhforrest.com/?p=221#comment-316</guid>
		<description>Could you give me a little more detail on the linker error? There are various reasons for linker errors other than Qt. If you would like you could email the source code to johnATjohnhforrestDOTcom (replace the words with their symbols). Thanks for the feedback, I&#039;m glad the guide helped.</description>
		<content:encoded><![CDATA[<p>Could you give me a little more detail on the linker error? There are various reasons for linker errors other than Qt. If you would like you could email the source code to johnATjohnhforrestDOTcom (replace the words with their symbols). Thanks for the feedback, I&#8217;m glad the guide helped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

