README.txt 792 B

123456789101112131415161718
  1. To build all flavors of Rx, you will need several different SDK's installed:
  2. Visual Studio 2012
  3. Windows Phone 8 SDK (create.msdn.com)
  4. Windows Phone 7.1 SDK (create.msdn.com)
  5. Silverlight 4 SDK
  6. Microsoft Silverlight 4 Tools for Visual Studio 2010
  7. Xbox XNA Game Studio 4.0*
  8. * Note: Installing Xbox XNA Game Studio is tricky on Windows 8, as you must install some other dependencies first.
  9. More information can be found here: http://blogs.msdn.com/b/astebner/archive/2012/02/29/10274694.aspx
  10. For building installers and Visual Studio extensions, we need the following installed:
  11. Visual Studio 2012 SDK
  12. Windows Installer XML (WiX) toolset (wix.codeplex.com), preferably version 3.5.
  13. Note: the XNA Game Studio build has not been actively maintained and may not build. Feel free to fix it!