<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Playing on the frontier &#187; qt</title>
	<atom:link href="http://siphon9.net/loune/tag/qt/feed/" rel="self" type="application/rss+xml" />
	<link>http://siphon9.net/loune</link>
	<description></description>
	<lastBuildDate>Sun, 19 Feb 2012 05:57:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quick Tip: The platform &#8220;Windows Mobile 6 Professional SDK (ARMV4I)&#8221; is not defined within Visual Studio.</title>
		<link>http://siphon9.net/loune/2009/09/quick-tip-the-platform-windows-mobile-6-professional-sdk-armv4i-is-not-defined-within-visual-studio/</link>
		<comments>http://siphon9.net/loune/2009/09/quick-tip-the-platform-windows-mobile-6-professional-sdk-armv4i-is-not-defined-within-visual-studio/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 10:53:12 +0000</pubDate>
		<dc:creator>Loune</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[wince]]></category>
		<category><![CDATA[winmo]]></category>

		<guid isPermaLink="false">http://siphon9.net/loune/2009/09/quick-tip-the-platform-windows-mobile-6-professional-sdk-armv4i-is-not-defined-within-visual-studio/</guid>
		<description><![CDATA[If you are setting up Qt Visual Studio Addin in Vista and get this message when trying to add the Qt folder (in Qt Options > Qt Versions): The platform &#8220;Windows Mobile 6 Professional SDK (ARMV4I)&#8221; is not defined within Visual Studio. Make sure you have installed the required SDK. -or- The platform &#8220;Windows Mobile [...]]]></description>
			<content:encoded><![CDATA[<p>If you are setting up Qt Visual Studio Addin in Vista and get this message when trying to add the Qt folder (in Qt Options > Qt Versions):<br />
The platform &#8220;Windows Mobile 6 Professional SDK (ARMV4I)&#8221; is not defined within Visual Studio. Make sure you have installed the required SDK.<br />
-or-<br />
The platform &#8220;Windows Mobile 5.0 Pocket PC SDK (ARMV4I)&#8221; is not defined within Visual Studio. Make sure you have installed the required SDK.</p>
<p>You need to make sure you have Visual Studio running in Administrator mode. You also need to be in Administrator mode when creating your WinCE project.</p>
<p>You can also type in the command line: <code>checksdk -list</code> to check that you have the correct Windows CE SDK installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://siphon9.net/loune/2009/09/quick-tip-the-platform-windows-mobile-6-professional-sdk-armv4i-is-not-defined-within-visual-studio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

