Skip to content
Giulio Vian edited this page Dec 1, 2015 · 4 revisions

So, you want to build yourself the binaries of you have a bug to fix.

To enhance or fix bugs, please read Source code page to introduce yourself to the code. In Local build, we describe the build process: a mandatory read. Useful tips are contained in Debugging and Troubleshooting pages.

Note that to rebuild, edit or debug the code you must use Visual Studio 2015, Community or Professional Edition at a minimum (see Local build for details). TFS is not required: you can use Remote Debugging.

The TFS versions supported are scattered all-over the places, e.g.

  • source code conditional compile
  • WiX sources
  • MSBuild project files

The CI build page explains some important things of our official build infrastructure and is mostly useful for the team members only.

Clone this wiki locally