<?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 for Code In Vain</title>
	<atom:link href="http://www.codeinvain.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeinvain.com/blog</link>
	<description>Daniel Cohen talks shop</description>
	<lastBuildDate>Fri, 05 Aug 2011 15:04:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by mike</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-286</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 05 Aug 2011 15:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-286</guid>
		<description>I think you mean

 -platform win32-msvc2010</description>
		<content:encoded><![CDATA[<p>I think you mean</p>
<p> -platform win32-msvc2010</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing Box2D Flex framework by Michael</title>
		<link>http://www.codeinvain.com/blog/317/announcing-box2dflex-framework/comment-page-1/#comment-276</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=317#comment-276</guid>
		<description>Hi,  how to addElement into SkinnablePhysicsContainer  ,
var btn:Button = new Button();
physicsContainer.addElement(btn);   not use</description>
		<content:encoded><![CDATA[<p>Hi,  how to addElement into SkinnablePhysicsContainer  ,<br />
var btn:Button = new Button();<br />
physicsContainer.addElement(btn);   not use</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Qt install for window &#124; My Blog</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-275</link>
		<dc:creator>Qt install for window &#124; My Blog</dc:creator>
		<pubDate>Thu, 07 Jul 2011 04:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-275</guid>
		<description>[...] 最新build说明（vs2010）(http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/)： [...]</description>
		<content:encoded><![CDATA[<p>[...] 最新build说明（vs2010）(http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/)： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Kodz</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-263</link>
		<dc:creator>Kodz</dc:creator>
		<pubDate>Tue, 10 May 2011 14:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-263</guid>
		<description>Thanx a lot.... you saved my day!</description>
		<content:encoded><![CDATA[<p>Thanx a lot&#8230;. you saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Bender</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-259</link>
		<dc:creator>Bender</dc:creator>
		<pubDate>Wed, 04 May 2011 15:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-259</guid>
		<description>After following this procedure with 4.7.2 source, when I then try to set the Qt version (VS2010 menu Qt&gt;&quot;Qt Options&quot;) I get the following error:

This Qt version is not compatible to your current Visual Studio (Qt builds VS version: 1500, current version: 1600)

I then tried compiling everything from a 64-bit command prompt with the same configuration, and I got the same error.

What&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>After following this procedure with 4.7.2 source, when I then try to set the Qt version (VS2010 menu Qt&gt;&#8221;Qt Options&#8221;) I get the following error:</p>
<p>This Qt version is not compatible to your current Visual Studio (Qt builds VS version: 1500, current version: 1600)</p>
<p>I then tried compiling everything from a 64-bit command prompt with the same configuration, and I got the same error.</p>
<p>What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Qt newbie</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-255</link>
		<dc:creator>Qt newbie</dc:creator>
		<pubDate>Tue, 26 Apr 2011 14:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-255</guid>
		<description>I got an error if i create project in VS:
This Qt version is not compatible to your current VS (Qt build VS version: 1500, current version: 1600)</description>
		<content:encoded><![CDATA[<p>I got an error if i create project in VS:<br />
This Qt version is not compatible to your current VS (Qt build VS version: 1500, current version: 1600)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 3 label RTL support by Alexis</title>
		<link>http://www.codeinvain.com/blog/63/flex-rtl-text-support/comment-page-1/#comment-253</link>
		<dc:creator>Alexis</dc:creator>
		<pubDate>Wed, 06 Apr 2011 22:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=63#comment-253</guid>
		<description>Awesome work! I&#039;ve been working on a 3.5 flex project that needed Arabic support (it should have been upgraded to Flex 4), I started building a TLF component but it didn&#039;t handle layout very well. This class solved the issue.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Awesome work! I&#8217;ve been working on a 3.5 flex project that needed Arabic support (it should have been upgraded to Flex 4), I started building a TLF component but it didn&#8217;t handle layout very well. This class solved the issue.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Next</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-252</link>
		<dc:creator>Next</dc:creator>
		<pubDate>Tue, 22 Mar 2011 13:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-252</guid>
		<description>Thank you. Thank you. Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you. Thank you. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Anonymous</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-248</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 31 Jan 2011 10:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-248</guid>
		<description>Thanks a lot for posting Your solution! I was running into some issues as well. Great time saver.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for posting Your solution! I was running into some issues as well. Great time saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing QT 4.7.x for VS2010 by Garrett Griffin</title>
		<link>http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/comment-page-1/#comment-241</link>
		<dc:creator>Garrett Griffin</dc:creator>
		<pubDate>Wed, 12 Jan 2011 04:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeinvain.com/blog/?p=378#comment-241</guid>
		<description>HUGE thanks for this. While there&#039;s plenty of forum posts out there with people saying &quot;build it with VS2010&quot;, this is the only one I found that helps give a &quot;no-brainer&quot; walkthrough for someone who is inexperienced with such building processes.</description>
		<content:encoded><![CDATA[<p>HUGE thanks for this. While there&#8217;s plenty of forum posts out there with people saying &#8220;build it with VS2010&#8243;, this is the only one I found that helps give a &#8220;no-brainer&#8221; walkthrough for someone who is inexperienced with such building processes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

