<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>32-bit 64-bit x86 x64 configuration Archives - CenterSpace</title>
	<atom:link href="https://www.centerspace.net/tag/32-bit-64-bit-x86-x64-configuration/feed" rel="self" type="application/rss+xml" />
	<link>https://www.centerspace.net/tag/32-bit-64-bit-x86-x64-configuration</link>
	<description>.NET numerical class libraries</description>
	<lastBuildDate>Wed, 15 May 2013 18:13:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
<site xmlns="com-wordpress:feed-additions:1">104092929</site>	<item>
		<title>Platform configurations x86, x64</title>
		<link>https://www.centerspace.net/x86-x64-platform-configurations</link>
					<comments>https://www.centerspace.net/x86-x64-platform-configurations#respond</comments>
		
		<dc:creator><![CDATA[Trevor Misfeldt]]></dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:16:13 +0000</pubDate>
				<category><![CDATA[NMath]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[32-bit 64-bit x86 x64 configuration]]></category>
		<category><![CDATA[any cpu]]></category>
		<category><![CDATA[BadImageFormatException]]></category>
		<category><![CDATA[build once deploy everywhere]]></category>
		<category><![CDATA[NMath any CPU]]></category>
		<category><![CDATA[x32 configuration]]></category>
		<category><![CDATA[x64 configuration]]></category>
		<guid isPermaLink="false">http://www.centerspace.net/blog/?p=294</guid>

					<description><![CDATA[<p>NMath 4.0 Due to the increasing prevalence of 64bit operating systems, NMath 4.0 has been re-architected to generate executables that can run on 32-bit or 64-bit platforms with one build. When building simple choose the &#8216;Any CPU&#8217; configuration, and the resulting application can be redistributed on both 64-bit or 32-bit platforms with no changes. NMath [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/x86-x64-platform-configurations">Platform configurations x86, x64</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3> NMath 4.0 </h3>
<p>Due to the increasing prevalence of 64bit operating systems, NMath 4.0 has been re-architected to generate executables that can run on 32-bit or 64-bit platforms with one build.  When building simple choose the &#8216;Any CPU&#8217; configuration, and the resulting application can be redistributed on both 64-bit or 32-bit platforms with no changes.</p>
<h3> NMath Versions Prior to 4.0 </h3>
<p>An NMath application targeting a 32-bit operating system should be built using the &#8220;x86&#8221; platform configuration in Visual Studio. The resulting application should ship with the 32-bit NMath assemblies found in &#8220;Assemblies&#8221;. Please note that this application will also run on a 64-bit operating system.</p>
<p>To harness the full capabilities of a 64-bit operating system, build your application using the &#8220;x64&#8221; platform configuration and deploy with the 64-bit NMath assemblies in &#8220;Assemblies/x64&#8221;. The resulting application will not run on a 32-bit operating system.</p>
<p>Using the &#8220;Any CPU&#8221; platform configuration causes .NET to choose a 64-bit application on a 64-bit operating system and a 32-bit application on a 32-bit operating system. This could result in a BadImageFormatException when NMath is loaded.</p>
<p>&#8211; Trevor &#038;  Paul</p>
<h3> .NET 4.5 </h3>
<p>Please note that there has been a change with Visual Studio 2012 and .NET 4.5. If you are building for .NET 4.5 or higher, also ensure that the Prefer 32-bit flag is unchecked, under Build | Platform target in your project properties.</p>
<p>&#8211; Trevor</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/x86-x64-platform-configurations">Platform configurations x86, x64</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.centerspace.net/x86-x64-platform-configurations/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">294</post-id>	</item>
	</channel>
</rss>
