Summary
This article details the versions of the Xbox Development Kit (XDK) that are compatible with the Visual Studio plug-in.
| Version | Release Date | File |
|---|---|---|
2.0.6274.0 |
July 2007 |
XDKSetupXenon6274.exe |
2.0.7645.1 |
November 2008 |
XDKSetupXenon7645.1.exe |
2.0.8276.0 |
March 2009 |
XDKSetupXenon8276.exe |
Only the Visual Studio plug-ins for Visual Studio 2005 and 2008 work with Xbox projects.
Solution
To use Xbox projects with Electric Make (eMake), install the XDK on all agents and set ECADDIN_ENABLE_XBOX=true in the environment.
If multiple XDK versions are installed, specify the installation path and version using ECADDIN_XBOX_INSTALL_DIR ++and++ ECADDIN_XBOX_VERSION respectively. For the version, use commas as separators, for example: 2,0,8276,0
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.