Hi; 
I am trying to build wix from source: 
I am executing make.bat from the wix source dir. The build is failing I
haven't got a clue why!
My nant output is below, any help apreciated.
vs2005/2008 are both installed.
---Nant output begins---
NAnt 0.86 (Build 0.86.3152.0; nightly; 18/08/2008)
Copyright (C) 2001-2008 Gerry Shaw
http://nant.sourceforge.net
 
Buildfile: file:///C:/Work/wix3-sources/wix.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: inc 
 
 [property] Target framework changed to "Microsoft .NET Framework 2.0".
 [property] Read-only property "dir.src.dutil" cannot be overwritten.
[readregistry] Registry Path Not Found! -
key='SOFTWARE\Microsoft\VisualStudio\9.0\Setup\VS\VSDB\';hive='Microsoft
.Win32.RegistryHive[]';
[readregistry] Registry Path Not Found! -
key='SOFTWARE\Microsoft\VisualStudio\9.0\Setup\VS\VSTD\';hive='Microsoft
.Win32.RegistryHive[]';
[readregistry] Registry Path Not Found! -
key='SOFTWARE\Microsoft\VisualStudio\9.0\Setup\VS\VSTS\';hive='Microsoft
.Win32.RegistryHive[]';
[readregistry] Registry Path Not Found! -
key='SOFTWARE\Microsoft\VisualStudio\9.0\Setup\VS\VSTT\';hive='Microsoft
.Win32.RegistryHive[]';
     [echo] VS Test Tools are installed. The Tests will be built.
 [property] Read-only property "dir.hhw" cannot be overwritten.
 [property] Read-only property "hhw-found" cannot be overwritten.
 
global.initTools:
 
     [echo] Visual Studio 2005 portions of the build are enabled, and
although the VS2008 IA-64 components are installed, the VS2005 IA-64
components necessary for compilation were not found. IA-64 portions of
the build (for both VS2005 and VS2008) will be excluded from the build.
Ensure you have installed the IA-64 components in Visual Studio 2005.
 
setPlatform:
 
     [echo] Setting architecture to x86 with VC tools version 9
 
prereqcheck:
 

snskip:
 
     [exec] 
     [exec] Microsoft (R) .NET Framework Strong Name Utility  Version
3.5.30729.1
     [exec] Copyright (c) Microsoft Corporation.  All rights reserved.
     [exec] 
     [exec] Assembly/Strong Name                  Users
     [exec] ===========================================
     [exec] *,36e4ce08b8ecfb17                    All users
   [delete] Deleting file C:\Documents and Settings\Sean Farrow\Local
Settings\Temp\tmp1D7E.tmp.
 
initbuildenv:
 

makeDirs:
 

appsynup.inc:
 

makeNativeLib:
 

checkRequiredArgs:
 

compileCpp:
 

checkRequiredArgs:
 
       [cl] Compiling 1 files to
'C:\Work\wix3-sources\build\obj\debug\x86\ambient'.
 
BUILD FAILED - 4 non-fatal error(s), 3 warning(s)
 
C:\Work\wix3-sources\global.include(223,10):
External Program Failed: cl (return code was -1073741515)
 
Total time: 1.8 seconds.
 
 
---end nant output.
Cheers
Sean.
 
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to