[ 
https://issues.apache.org/jira/browse/CB-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005645#comment-14005645
 ] 

ASF GitHub Bot commented on CB-6732:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-wp8/pull/36

    CB-6732 [WP8] Fix "MSBuild 64 bit is not supported" build error

    https://issues.apache.org/jira/browse/CB-6732
    
    Added fix based on process bitness check and exciting appropriate query. 
Tested for running build command from cli and directly calling build.bat from 
x64 and x86 modes. More details could be found here: 
http://msdn.microsoft.com/en-us/library/aa384274.aspx
    
    Alternatively,  we can simply remove 'amd64' from the tools path returned 
by RegRead query

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-wp8 CB-6732

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-wp8/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit 14d13715f206c7125de06fe81c16659af6a3d1dc
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2014-05-22T05:53:58Z

    CB-6732 [WP8] Fix "MSBuild 64 bit is not supported" build error

----


> [WP8] Fix "MSBuild 64 bit is not supported" build error
> -------------------------------------------------------
>
>                 Key: CB-6732
>                 URL: https://issues.apache.org/jira/browse/CB-6732
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.5.0
>         Environment: Windows 8.x x64, VS 2013
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> From dev mail thread:
> Our change to not require msbuild in the user environment path is failing. 
> System returns (respectively) :
> C:\Program Files (x86)\MSBuild\12.0\bin\amd64\ 
> and 
> C:\Windows\Microsoft.NET\Framework64\v4.0.30319\
> Which results in the following error message:
> "Building Windows Phone application using MSBuild 64 bit is not supported. If 
> you are using TFS build definitions, change the MSBuild platform to x86."



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to