Re: [WiX-users] Recent WIX sources will not build

2008-10-22 Thread Neil Sleightholm
s32.bat" or the "Visual Studio 2005 Command Prompt" shortcut it does setup the framework path. Neil -Original Message- From: Neil Sleightholm [mailto:[EMAIL PROTECTED] Sent: 22 October 2008 08:01 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-user

Re: [WiX-users] Recent WIX sources will not build

2008-10-22 Thread Neil Sleightholm
D] <mailto:[EMAIL PROTECTED]> From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Wed 22/10/2008 05:02 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Recent WIX sources will not build Neil Sleightholm wrote: > I have foun

Re: [WiX-users] Recent WIX sources will not build

2008-10-21 Thread Bob Arnson
Neil Sleightholm wrote: > I have found a solution to the error: "src\dtf\tools\sfxca\precomp.h(32) > : fatal error C1083: Cannot open type library file: 'mscorlib.tlb': No > such file or directory." > > If you add "C:\Windows\Microsoft.NET\Framework\v2.0.50727" to the path > before running the buil

Re: [WiX-users] Recent WIX sources will not build

2008-10-21 Thread Neil Sleightholm
build it should fix it. Neil -Original Message- From: Neil Sleightholm [mailto:[EMAIL PROTECTED] Sent: 15 October 2008 07:06 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Recent WIX sources will not build I have found the same and just haven't had time

Re: [WiX-users] Recent WIX sources will not build

2008-10-14 Thread Neil Sleightholm
I have found the same and just haven't had time to document the problems. There are loads of files missing from the source download, I found the best thing to do was to get the CVS source as well and copy the required files from there and also search for files on your local system until it builds.