<?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: Running a x64 build server. Challenges overcome.</title>
	<atom:link href="http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Simone Busoli</title>
		<link>http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/#comment-21</link>
		<dc:creator>Simone Busoli</dc:creator>
		<pubDate>Fri, 25 Jul 2008 07:45:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2008/07/22/running-a-x64-build-server-challenges-overcome.aspx#comment-21</guid>
		<description>Well, you will still need to build it twice, right? Once for 32 bit and once for 64 bit.</description>
		<content:encoded><![CDATA[<p>Well, you will still need to build it twice, right? Once for 32 bit and once for 64 bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erichexter</title>
		<link>http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/#comment-20</link>
		<dc:creator>erichexter</dc:creator>
		<pubDate>Fri, 25 Jul 2008 03:06:26 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2008/07/22/running-a-x64-build-server-challenges-overcome.aspx#comment-20</guid>
		<description>@Simone &amp; Davy

I integrated ncover today and I did the corflags trick on ncover.console.exe and nunit-console.exe  I was able to get everything working nice and smoothly... except for the fact that I now know the health of our source code... Now comes the real work.  Bumping up the code coverage in areas of the code base.</description>
		<content:encoded><![CDATA[<p>@Simone &#038; Davy</p>
<p>I integrated ncover today and I did the corflags trick on ncover.console.exe and nunit-console.exe  I was able to get everything working nice and smoothly&#8230; except for the fact that I now know the health of our source code&#8230; Now comes the real work.  Bumping up the code coverage in areas of the code base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Busoli</title>
		<link>http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/#comment-19</link>
		<dc:creator>Simone Busoli</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:05:37 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2008/07/22/running-a-x64-build-server-challenges-overcome.aspx#comment-19</guid>
		<description>Same issue with NCover the free version not supporting 64 bit. We had to run our tests twice, using the x86 version of NUnit console on code compiled for x86 in the second run just to be able to get code coverage. This means our builds take twice the time they normally would. Have you found any workarounds for this?</description>
		<content:encoded><![CDATA[<p>Same issue with NCover the free version not supporting 64 bit. We had to run our tests twice, using the x86 version of NUnit console on code compiled for x86 in the second run just to be able to get code coverage. This means our builds take twice the time they normally would. Have you found any workarounds for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davy Brion</title>
		<link>http://lostechies.com/erichexter/2008/07/22/running-a-x64-build-server-challenges-overcome/#comment-18</link>
		<dc:creator>Davy Brion</dc:creator>
		<pubDate>Tue, 22 Jul 2008 20:22:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2008/07/22/running-a-x64-build-server-challenges-overcome.aspx#comment-18</guid>
		<description>another issue we had when we moved to a 64 bit build server was that NCover doesn&#039;t work on a 64 bit machine.  At least not the latest free versions.  The newer (non-free) versions do support 64 bit though...</description>
		<content:encoded><![CDATA[<p>another issue we had when we moved to a 64 bit build server was that NCover doesn&#8217;t work on a 64 bit machine.  At least not the latest free versions.  The newer (non-free) versions do support 64 bit though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
