Re: [WiX-devs] Contribution to WiX without Visual Studio

2011-07-01 Thread Rob Mensching
You need to install the Visual Studio SDK if you want to install Votive. I don't recall what the prereqs for the VS SDK are... On Fri, Jul 1, 2011 at 2:28 AM, Dandre Jansen van Vuuren < dandre...@gmail.com> wrote: > Would I be able to compile the entire wix project? I do recall having > issues co

Re: [WiX-devs] Contribution to WiX without Visual Studio

2011-07-01 Thread Dandre Jansen van Vuuren
Would I be able to compile the entire wix project? I do recall having issues compiling the Visual Studio addon projects without having Visual Studio installed. On Fri, Jul 1, 2011 at 5:01 AM, Rob Mensching wrote: > You will need to install some Visual Studio Express SKUs + Windows SDKs to > buil

Re: [WiX-devs] Contribution to WiX without Visual Studio

2011-06-30 Thread Rob Mensching
You will need to install some Visual Studio Express SKUs + Windows SDKs to build but you can do development in SharpDevelop if you want. On Thu, Jun 30, 2011 at 6:30 AM, Dandre Jansen van Vuuren < dandre...@gmail.com> wrote: > Hi Rob > > Is there a way for me to make code contributions without Vi