<?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>Sean Monahan &#187; Windows 7 64-bit</title>
	<atom:link href="http://seanmonahan.org/tag/windows-7-64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanmonahan.org</link>
	<description></description>
	<lastBuildDate>Wed, 07 Dec 2011 04:20:45 +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>UPDATE: Adding Build Paths to Flex Projects on Windows 7 64-bit</title>
		<link>http://seanmonahan.org/2009/12/05/adding-build-paths-to-flex-projects-on-windows-7-64-bit/</link>
		<comments>http://seanmonahan.org/2009/12/05/adding-build-paths-to-flex-projects-on-windows-7-64-bit/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 01:12:28 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Build Path]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Windows 7 64-bit]]></category>

		<guid isPermaLink="false">http://seanmonahan.org/?p=435</guid>
		<description><![CDATA[I recently upgraded to Windows 7 x64 from Windows Vista x64 and I must say I&#8217;m loving it! However, much like Vista x64 before it Win7 x64 doesn&#8217;t play nice with Flex Builder. I still have issues with blank dialogs (for which I found a work around) but now I have an issue with adding [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded to Windows 7 x64 from Windows Vista x64 and I must say I&#8217;m loving it!  However, much like Vista x64 before it Win7 x64 doesn&#8217;t play nice with Flex Builder.  I still have issues with blank dialogs (for which I found a <a href="http://seanmonahan.org/2009/06/12/blank-project-properties-in-flex-builder-3-on-windows-vista-64-bit/">work around</a>) but now I have an issue with adding build paths.<br />
<span id="more-435"></span><br />
When this problem first reared it&#8217;s head I tried looking at the project meta files and was unable to get a fix.  Since I also work on a MacBook Pro where everything works fine, I left it be until I saw <a href="http://www.actionscript.org/forums/showthread.php3?p=947463&#038;posted=1#post947463">this</a> post on the actionscript.org forum.  While posting a response detailing my experience with the bug it occurred to me that this all worked fine on Mac OS so I should probably have the proper build path entries in my project meta files on my Mac.</p>
<p>Sure enough the entries were there:</p>
<pre>
&lt;compilerSourcePath&gt;
      &lt;compilerSourcePathEntry kind="1" linkType="1" path="properties"/&gt;
      &lt;compilerSourcePathEntry kind="1" linkType="1" path="locale/{locale}"/&gt;
&lt;/compilerSourcePath&gt;
</pre>
<p>At this point I&#8217;m not really sure what the <tt>kind</tt> and <tt>linkType</tt> properties are for other than the fact that <tt>1</tt> is the default for both of them.  I&#8217;ll post back as I found out more.  In the meantime this has allowed me to add build paths to my projects with Flex Builder 3 on Windows 7 x64.</p>
<p>UPDATE.</p>
<p>Seems turning off the Logitech software I use for my mouse and keyboard resolves this problem altogether.</p>
<p>UPDATE 2.</p>
<p>Recently upgraded SetPoint (the driver software for my mouse and keyboard) to version 5.10.9 and now all my windows are working just fine in Flex Builder <img src='http://seanmonahan.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://seanmonahan.org/2009/12/05/adding-build-paths-to-flex-projects-on-windows-7-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

