Thanks.  I will try that.

-----Original Message-----
From: Bruce Cran [mailto:br...@cran.org.uk] 
Sent: April-04-13 2:45 PM
To: Windows Installer XML toolset developer mailing list
Subject: Re: [WiX-devs] build wix.proj

On 04/04/2013 18:38, Wesley Manning wrote:
> What are the prerequisites required to build wix? Is this link still
> accurate: http://wix.sourceforge.net/manual-wix3/building_wix.htm ? 
> Except for NAnt...
>
> I have Microsoft Windows 7.1 SDK and Visual Studio 2010 installed as 
> well as visual studio 2012.
>
> I get these errors when I try to build wix.proj:
>
> c:\_Wix3_8\tools\WixBuild.Tools.targets(318,5): error MSB3073: The 
> command ""c:
>
> \_Wix3_8\build\debug\x86\GenerateWixInclude.exe" -nologo 
> "custommsierrors.h" "c
>
> :\_Wix3_8\build\debug\inc\caerr.wxi"" exited with code -532462766. 
> [c:\_Wix3_8\
>
> src\ca\wcautil\wcautil.vcxproj]
>

For building WiX 3.8,
http://wix.codeplex.com/SourceControl/changeset/0d2dcecc9a8a#src/chm/html/building_wix.htm
is the latest instructions, from my changeset. I think the 
GenerateWixInclude.exe failure will be due to strong name issues - you'll need 
to use sn.exe to skip it.

-- 
Bruce Cran

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs



------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to