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 <[email protected]>
Date: 2014-05-22T05:53:58Z
CB-6732 [WP8] Fix "MSBuild 64 bit is not supported" build error
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---