[
https://issues.apache.org/jira/browse/NPANDAY-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993077#comment-12993077
]
Lars Corneliussen commented on NPANDAY-369:
-------------------------------------------
h2. Some notes about framework and SDK pathes
h3. 4.0 SDK
* x86 -- C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0
Tools AND C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin
* 64bit -- C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0
Tools\x64 AND C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\x86
h3. 2.0 SDK
* x86 -- C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\bin
* 64bit -- C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\bin
h3. .NET-Framework installations
* x86 -- C:\Windows\Microsoft.NET\Framework\version
* 64bit -- C:\Windows\Microsoft.NET\Framework64\version
> Building NPanday on 64bit operating system OR building and testing other
> x86-apps on 64bit systems
> --------------------------------------------------------------------------------------------------
>
> Key: NPANDAY-369
> URL: https://issues.apache.org/jira/browse/NPANDAY-369
> Project: NPanday
> Issue Type: Bug
> Components: Development Setup
> Affects Versions: 1.3-incubating
> Environment: Win 7, x64, VS 2010 only
> Reporter: Lars Corneliussen
> Assignee: Lars Corneliussen
> Labels: build, nunit, test, x64, x86
> Fix For: 2.0
>
>
> Building NPanday from source (including tests) on 64bit windows fails.
> The problem is, that all resources are built with the 64-bit version of the
> .NET Framework tools. Also then, the nunit-console runs everything (including
> MSBUILD) in 64 bit.
> NPanday itself should allways be built using x86. It should furthermore have
> strong support for building both 32bit and 64bit apps on 64bit systems.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira