I'm trying to compile wix 3.0x on win xp vs2005 & 2008 machine. I installed all 
the sdks which are listed ob the wix build site but I'm getting following 
output (last few lines):

winterop:


core.inc:

     [exec] Microsoft (R) Build Engine Version 3.5.30729.1
     [exec] [Microsoft .NET Framework, Version 2.0.50727.3082]
     [exec] Copyright (C) Microsoft Corporation 2007. All rights reserved.
     [exec]
     [exec] CopyFilesToOutputDirectory:
     [exec]   DocCompiler -> C:\Documents and Settings\own\Desktop\wixV3Download
\wix3-sources\build\debug\x86\DocCompiler.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   FlattenXml -> C:\Documents and Settings\own\Desktop\wixV3Download\
wix3-sources\build\debug\x86\FlattenXml.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   GenerateWixInclude -> C:\Documents and Settings\own\Desktop\wixV3D
ownload\wix3-sources\build\debug\x86\GenerateWixInclude.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   MsgGen -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3
-sources\build\debug\x86\MsgGen.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   ResIdGen -> C:\Documents and Settings\own\Desktop\wixV3Download\wi
x3-sources\toolsrc\ResIdGen\bin\Debug\ResIdGen.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   WixBuild -> C:\Documents and Settings\own\Desktop\wixV3Download\wi
x3-sources\build\debug\x86\WixBuild.dll
     [exec] CopyFilesToOutputDirectory:
     [exec]   XsdStitch -> C:\Documents and Settings\own\Desktop\wixV3Download\w
ix3-sources\build\debug\x86\XsdStitch.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   NantTasks -> C:\Documents and Settings\own\Desktop\wixV3Download\w
ix3-sources\build\debug\x86\Microsoft.Tools.WindowsInstallerXml.NAntTasks.dll
     [exec] CopyFilesToOutputDirectory:
     [exec]   WixTasks -> C:\Documents and Settings\own\Desktop\wixV3Download\wi
x3-sources\build\debug\x86\WixTasks.dll
     [exec] CopyFilesToOutputDirectory:
     [exec]   XsdGen -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3
-sources\build\debug\x86\XsdGen.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   wix -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-so
urces\build\debug\x86\wix.dll
     [exec] CopyFilesToOutputDirectory:
     [exec]   wconsole -> C:\Documents and Settings\own\Desktop\wixV3Download\wi
x3-sources\build\debug\x86\wconsole.dll
     [exec] CopyFilesToOutputDirectory:
     [exec]   candle -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3
-sources\build\debug\x86\candle.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   ct -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sou
rces\build\debug\x86\ct.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   dark -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-s
ources\build\debug\x86\dark.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   heat -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-s
ources\build\debug\x86\heat.exe
     [exec] c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(282
5,9): error MSB3021: Unable to copy file "C:\Documents and Settings\own\Desktop\
wixV3Download\wix3-sources\src\light\darice.cub" to "C:\Documents and Settings\o
wn\Desktop\wixV3Download\wix3-sources\build\debug\x86\darice.cub". Could not fin
d file 'C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sources\src\lig
ht\darice.cub'.
     [exec] c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(282
5,9): error MSB3021: Unable to copy file "C:\Documents and Settings\own\Desktop\
wixV3Download\wix3-sources\src\light\mergemod.cub" to "C:\Documents and Settings
\own\Desktop\wixV3Download\wix3-sources\build\debug\x86\mergemod.cub". Could not
 find file 'C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sources\src
\light\mergemod.cub'.
     [exec] c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(282
5,9): error MSB3021: Unable to copy file "C:\Documents and Settings\own\Desktop\
wixV3Download\wix3-sources\src\light\mergemod.dll" to "C:\Documents and Settings
\own\Desktop\wixV3Download\wix3-sources\build\debug\x86\mergemod.dll". Could not
 find file 'C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sources\src
\light\mergemod.dll'.
     [exec] CopyFilesToOutputDirectory:
     [exec]   lit -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-so
urces\build\debug\x86\lit.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   melt -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-s
ources\build\debug\x86\melt.exe
     [exec] c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(282
5,9): error MSB3021: Unable to copy file "C:\Documents and Settings\own\Desktop\
wixV3Download\wix3-sources\src\pyro\mspatchc.dll" to "C:\Documents and Settings\
own\Desktop\wixV3Download\wix3-sources\build\debug\x86\mspatchc.dll". Could not
find file 'C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sources\src\
pyro\mspatchc.dll'.
     [exec] CopyFilesToOutputDirectory:
     [exec]   smoke -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-
sources\build\debug\x86\smoke.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   torch -> C:\Documents and Settings\own\Desktop\wixV3Download\wix3-
sources\build\debug\x86\torch.exe
     [exec] CopyFilesToOutputDirectory:
     [exec]   WixUnit -> C:\Documents and Settings\own\Desktop\wixV3Download\wix
3-sources\build\debug\x86\WixUnit.exe

BUILD FAILED - 4 non-fatal error(s), 3 warning(s)

C:\Documents and Settings\own\Desktop\wixV3Download\wix3-sources\wix.build(356,6
):
External Program Failed: c:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild.exe (re
turn code was 1)


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to