Re: [WiX-users] Building Wix 3.6

2013-03-19 Thread Bruce Cran
On 19/03/2013 12:31, Bruce Cran wrote: > Clone https://hg.codeplex.com/wix : > > hg clone https://hg.codeplex.com/wix -b wix38 Sorry ignore most of that - those instructions are for WiX 3.8 not 3.6. To get 3.6 you just need to use "-b wix36" when cloning and follow the instructions in the docum

Re: [WiX-users] Building Wix 3.6

2013-03-19 Thread Bruce Cran
On 13/03/2013 20:13, jeamis wrote: > So how do I enlist to the Mercurial repository? All I want to do is > compile burn. I want to confirm our static analysis and debugging. > > Any direction is appreciated. Clone https://hg.codeplex.com/wix : hg clone https://hg.codeplex.com/wix -b wix38 To

Re: [WiX-users] Building Wix 3.6

2013-03-13 Thread jeamis
Thanks Rob, So how do I enlist to the Mercurial repository? All I want to do is compile burn. I want to confirm our static analysis and debugging. Any direction is appreciated. -Jon - - jon -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com

Re: [WiX-users] Building Wix 3.6

2013-03-13 Thread Rob Mensching
You need to enlist in the Mercurial repository to build. The sources.zip is availble for debugging purposes (along with the pdbs.zip) it is not buildable. To build wix36, you use make.bat. It requires lots of stuff installed on your machine to build correctly. On Wed, Mar 13, 2013 at 11:07 AM, j