>> Only thing I've done is that I've copied msobj71.dll and mspdb71.dll into the Wix folder. > Why? VS2003 is no longer supported so you shouldn't need any *71* DLLs. I'm just running the make.bat file after downloading the latest sources of WiX2.0. I've attached the verbose output of the build log. If I don't include the DLLs, then it says that it can't run cl.exe because the DLL is missing. Is there anything else I need to do besides installing the prereq's and running make.bat?
-Christer NAnt 0.85 (Build 0.85.2344.0; rc4; 02.06.2006) Copyright (C) 2001-2006 Gerry Shaw http://nant.sourceforge.net Framework 'net-1.0' is invalid and has not been loaded : The 'System.dll' assembly does not exist in framework assembly directory 'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705'.. Framework 'mono-1.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'sscli-1.0' is invalid and has not been loaded : Framework directory 'C:\sscli\build\v1.x86fstchk.rotor' does not exist.. Buildfile: file:///C:/wix2sources/wix.build Target framework: Microsoft .NET Framework 2.0 Base Directory: C:\wix2sources. Target(s) specified: inc [property] Target framework changed to "Microsoft .NET Framework 1.1". [include] Including file C:\wix2sources\wix.include. [include] Including file C:\wix2sources\global.include. [include] Including file C:\wix2sources\directories.include. [property] Property "dir.root" already exists, and "overwrite" is set to false. [echo] dir.root = C:\wix2sources\ [property] Property "flavor" already exists, and "overwrite" is set to false. [readregistry] Opening LocalMachine:SOFTWARE\Microsoft\MicrosoftSDK\InstalledSDKs\D2FF9F89-8AA2 -4373-8A31-C838BF4DBBE1\. [readregistry] Opening LocalMachine:SOFTWARE\Microsoft\VisualStudio\VSIP\7.1\. [readregistry] Registry Path Not Found! - key='SOFTWARE\Microsoft\VisualStudio\VSIP\7.1\';hive='Microsoft.Win32.Re gistryHive[]';: [readregistry] NAnt.Core.BuildException: Registry Path Not Found! - key='SOFTWARE\Microsoft\VisualStudio\VSIP\7.1\';hive='Microsoft.Win32.Re gistryHive[]'; [readregistry] at NAnt.Win32.Tasks.ReadRegistryTask.LookupRegKey(String key, RegistryHive[] registries) [readregistry] at NAnt.Win32.Tasks.ReadRegistryTask.ExecuteTask() [readregistry] at NAnt.Core.Task.Execute() [echo] Visual Studio 2003 VSIP SDK not detected; Sconce and Votive will not be built. [echo] PlatformSDK directory (dir.platformsdk) = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\ [echo] VC8 directory (dir.vc8) = C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC [echo] NAnt directory (dir.nant) = C:\vital\vida\hjelpeverkt>y\nant\nant-0.85-rc4\bin\ [echo] hhc.exe (tool.hhc) found at C:\Program Files\HTML Help Workshop\hhc.exe [include] Including file C:\wix2sources\toolsrc\toolsrc.build. [include] Including file C:\wix2sources\toolsrc\doccompiler\doccompiler.build. [include] Including file C:\wix2sources\toolsrc\generatewixinclude\generatewixinclude.build. [include] Including file C:\wix2sources\toolsrc\msggen\msggen.build. [include] Including file C:\wix2sources\toolsrc\residgen\residgen.build. [include] Including file C:\wix2sources\toolsrc\votivepp\votivepp.build. [include] Including file C:\wix2sources\toolsrc\wixcop\wixcop.build. [include] Including file C:\wix2sources\src\candle\candle.build. [include] Including file C:\wix2sources\src\chm\chm.build. [regex] Setting property 'wixver' to '2.0.4221.0'. [include] Including file C:\wix2sources\src\dark\dark.build. [include] Including file C:\wix2sources\src\dutil\dutil.build. [include] Including file C:\wix2sources\src\ext\ext.build. [include] Including file C:\wix2sources\src\ext\netfxextension\netfxextension.build. [include] Including file C:\wix2sources\src\ext\vsextension\vsextension.build. [include] Including file C:\wix2sources\src\light\light.build. [include] Including file C:\wix2sources\src\lit\lit.build. [include] Including file C:\wix2sources\src\nanttasks\nanttasks.build. [include] Including file C:\wix2sources\src\ca\pubca\pubca.build. [include] Including file C:\wix2sources\src\ca\pubca\pcaexec\pcaexec.build. [include] Including file C:\wix2sources\src\ca\pubca\pcasched\pcasched.build. [include] Including file C:\wix2sources\src\ca\pubca\pcawixlib\pcawixlib.build. [include] Including file C:\wix2sources\src\ca\pubca\pcaext\pcaext.build. [include] Including file C:\wix2sources\src\sconce\sconce.build. [include] Including file C:\wix2sources\src\ca\serverca\serverca.build. [include] Including file C:\wix2sources\src\ca\serverca\scaexec\scaexec.build. [include] Including file C:\wix2sources\src\ca\serverca\scasched\scasched.build. [include] Including file C:\wix2sources\src\ca\serverca\scawixlib\scawixlib.build. [include] Including file C:\wix2sources\src\tallow\tallow.build. [include] Including file C:\wix2sources\src\ui\ui.build. [include] Including file C:\wix2sources\src\votive\votive.build. [include] Including file C:\wix2sources\src\ca\wcautil\wcautil.build. [include] Including file C:\wix2sources\src\winterop\winterop.build. [include] Including file C:\wix2sources\src\ca\wixca\wixca.build. [include] Including file C:\wix2sources\src\wix\wixdll.build. [include] Including file C:\wix2sources\src\wixtasks\wixtasks.build. [include] Including file C:\wix2sources\bin\zip.build. [regex] Setting property 'wixver' to '2.0.4221.0'. prereqcheck: snskip: [exec] Starting 'c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\bin\sn.exe (-Vl)' in 'C:\wix2sources' [exec] Microsoft (R) .NET Framework Strong Name Utility Version 1.1.4322.573 [exec] Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. [exec] Assembly/Strong Name Users [exec] =========================================== [exec] *,36e4ce08b8ecfb17 All users [delete] Deleting file C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCE6.tmp. global.makeDirs: makeDirs: [mkdir] Creating directory 'C:\wix2sources\Build\debug'. [mkdir] Creating directory 'C:\wix2sources\Logs\debug'. [mkdir] Creating directory 'C:\wix2sources\Release\debug'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\doccompiler'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\msggen'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\residgen'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\votivepp'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\wixcop'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\toolsrc\xsdgen'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\candle'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\chm'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\dark'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ext'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ext\netfxextension'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ext\vsextension'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\pubca\pcaext'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ext\sca'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\light'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\lit'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\pubca\pcaexec'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\pubca\pcasched'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\pubca\pcawixlib'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\qtest'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\serverca\scaexec'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\serverca\scasched'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\serverca\scawixlib'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\tallow'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ui'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\votive'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\wcautil'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\winterop'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\ca\wixca'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\wixdll'. [mkdir] Creating directory 'C:\wix2sources\Build\debug\wixtasks'. createKeyFile: doccompiler.inc: flattenXml: [echo] Flattening docCompiler.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\toolsrc\doccompiler\Xsd\docCompiler.xsd C:\wix2sources\\Build\debug\toolsrc\doccompiler\docCompiler.xsd)' in 'C:\wix2sources' [csc] Doc file 'C:\wix2sources\Release\debug\DocCompiler.xml' does not exist, recompiling. [csc] Compiling 5 files to 'C:\wix2sources\Release\debug\DocCompiler.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCE7.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\DocCompiler.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\DocCompiler.exe" [csc] /warnaserror [csc] "/resource:C:\wix2sources\Build\debug\toolsrc\doccompiler\docCompiler.xs d,Microsoft.Tools.DocCompiler.Xsd.docCompiler.xsd" [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\doccompiler\AssemblyInfo.cs" [csc] "C:\wix2sources\toolsrc\doccompiler\DocCompiler.cs" [csc] "C:\wix2sources\toolsrc\doccompiler\XmlSchemaCompiler.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCE7.tmp")' in 'C:\wix2sources' generatewixinclude.inc: [csc] Doc file 'C:\wix2sources\Release\debug\GenerateWixInclude.xml' does not exist, recompiling. [csc] Compiling 4 files to 'C:\wix2sources\Release\debug\GenerateWixInclude.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCEA.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\GenerateWixInclude.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\GenerateWixInclude.exe" [csc] /warnaserror [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\generatewixinclude\AssemblyInfo.cs" [csc] "C:\wix2sources\toolsrc\generatewixinclude\GenerateWixInclude.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCEA.tmp")' in 'C:\wix2sources' msggen.inc: flattenXml: [echo] Flattening messages.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\toolsrc\msggen\Xsd\messages.xsd C:\wix2sources\\Build\debug\toolsrc\msggen\messages.xsd)' in 'C:\wix2sources' [csc] Doc file 'C:\wix2sources\Release\debug\MsgGen.xml' does not exist, recompiling. [csc] Compiling 5 files to 'C:\wix2sources\Release\debug\MsgGen.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCED.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\MsgGen.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\MsgGen.exe" [csc] /warnaserror [csc] "/resource:C:\wix2sources\Build\debug\toolsrc\msggen\messages.xsd,Micros oft.Tools.MsgGen.Xsd.messages.xsd" [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\msggen\AssemblyInfo.cs" [csc] "C:\wix2sources\toolsrc\msggen\GenerateMessageFiles.cs" [csc] "C:\wix2sources\toolsrc\msggen\MsgGen.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCED.tmp")' in 'C:\wix2sources' residgen.inc: [csc] Doc file 'C:\wix2sources\Release\debug\ResIdGen.xml' does not exist, recompiling. [csc] Compiling 5 files to 'C:\wix2sources\Release\debug\ResIdGen.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF0.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\ResIdGen.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\ResIdGen.exe" [csc] /warnaserror [csc] /nowarn:1591 [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\residgen\AssemblyInfo.cs" [csc] "C:\wix2sources\toolsrc\residgen\ResIdGen.cs" [csc] "C:\wix2sources\toolsrc\residgen\ReturnValue.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF0.tmp")' in 'C:\wix2sources' votivepp.inc: [csc] Doc file 'C:\wix2sources\Release\debug\VotivePP.xml' does not exist, recompiling. [csc] Compiling 5 files to 'C:\wix2sources\Release\debug\VotivePP.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF3.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\VotivePP.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\VotivePP.exe" [csc] /warnaserror [csc] /nowarn:1591 [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\votivepp\AssemblyInfo.cs" [csc] "C:\wix2sources\toolsrc\votivepp\VotivePP.cs" [csc] "C:\wix2sources\toolsrc\votivepp\VotivePPReturnValue.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF3.tmp")' in 'C:\wix2sources' wixcop.inc: [csc] Output file 'C:\wix2sources\Release\debug\WixCop.exe' does not exist, rebuilding. [csc] Compiling 16 files to 'C:\wix2sources\Release\debug\WixCop.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF6.tmp. [csc] /fullpaths [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\WixCop.exe" [csc] /warnaserror [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\toolsrc\wixcop\Inspector.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoAttribute.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoCData.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoComment.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoDeclaration.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoDocument.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoDocumentType.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoElement.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoEntityReference.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoProcessingInstruction.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoSignificantWhitespace.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoText.cs" [csc] "C:\wix2sources\toolsrc\wixcop\LineInfoWhitespace.cs" [csc] "C:\wix2sources\toolsrc\wixcop\WixCop.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF6.tmp")' in 'C:\wix2sources' toolsrc.inc: toolsrc: wixdll.inc: [copy] Copying 2 files to 'C:\wix2sources\Release\debug'. [copy] Copying 'C:\wix2sources\src\wix\Xsd\wix.xsd' to 'C:\wix2sources\Release\debug\wix.xsd'. [copy] Copying 'C:\wix2sources\src\wix\Xsd\wixloc.xsd' to 'C:\wix2sources\Release\debug\wixloc.xsd'. flattenXml: [echo] Flattening actions.xml [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Data\actions.xml C:\wix2sources\\Build\debug\wixdll\actions.xml)' in 'C:\wix2sources' flattenXml: [echo] Flattening actions.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Xsd\actions.xsd C:\wix2sources\\Build\debug\wixdll\actions.xsd)' in 'C:\wix2sources' flattenXml: [echo] Flattening libraries.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Xsd\libraries.xsd C:\wix2sources\\Build\debug\wixdll\libraries.xsd)' in 'C:\wix2sources' flattenXml: [echo] Flattening smalltables.xml [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Data\smalltables.xml C:\wix2sources\\Build\debug\wixdll\smalltables.xml)' in 'C:\wix2sources' flattenXml: [echo] Flattening tables.xml [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Data\tables.xml C:\wix2sources\\Build\debug\wixdll\tables.xml)' in 'C:\wix2sources' flattenXml: [echo] Flattening tables.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Xsd\tables.xsd C:\wix2sources\\Build\debug\wixdll\tables.xsd)' in 'C:\wix2sources' flattenXml: [echo] Flattening objects.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Xsd\objects.xsd C:\wix2sources\\Build\debug\wixdll\objects.xsd)' in 'C:\wix2sources' flattenXml: [echo] Flattening wix.xsd [exec] Starting 'cscript.exe ( //nologo C:\wix2sources\\bin\flattenxml.vbs C:\wix2sources\\src\wix\Xsd\wix.xsd C:\wix2sources\\Build\debug\wixdll\wix.xsd)' in 'C:\wix2sources' [exec] Starting 'C:\wix2sources\\Release\debug\MsgGen.exe ( -nologo C:\wix2sources\\src\wix\Data\messages.xml C:\wix2sources\\Build\debug\wixdll\Messages.cs C:\wix2sources\\Build\debug\wixdll\messages.resources)' in 'C:\wix2sources' [csc] Doc file 'C:\wix2sources\Release\debug\wix.xml' does not exist, recompiling. [csc] Compiling 142 files to 'C:\wix2sources\Release\debug\wix.dll'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF9.tmp. [csc] /fullpaths [csc] "/doc:C:\wix2sources\Release\debug\wix.xml" [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:library" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\wix.dll" [csc] /warnaserror [csc] /nowarn:1591 [csc] "/resource:C:\wix2sources\Build\debug\wixdll\actions.xml,Microsoft.Tools .WindowsInstallerXml.Data.actions.xml" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\messages.resources,Microsof t.Tools.WindowsInstallerXml.Data.messages.resources" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\smalltables.xml,Microsoft.T ools.WindowsInstallerXml.Data.smalltables.xml" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\tables.xml,Microsoft.Tools. WindowsInstallerXml.Data.tables.xml" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\actions.xsd,Microsoft.Tools .WindowsInstallerXml.Xsd.actions.xsd" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\libraries.xsd,Microsoft.Too ls.WindowsInstallerXml.Xsd.libraries.xsd" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\objects.xsd,Microsoft.Tools .WindowsInstallerXml.Xsd.objects.xsd" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\tables.xsd,Microsoft.Tools. WindowsInstallerXml.Xsd.tables.xsd" [csc] "/resource:C:\wix2sources\Build\debug\wixdll\wix.xsd,Microsoft.Tools.Win dowsInstallerXml.Xsd.wix.xsd" [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\Build\debug\wixdll\Messages.cs" [csc] "C:\wix2sources\src\wix\Action.cs" [csc] "C:\wix2sources\src\wix\ActionTable.cs" [csc] "C:\wix2sources\src\wix\ArrayCollectionBase.cs" [csc] "C:\wix2sources\src\wix\AssemblyInfo.cs" [csc] "C:\wix2sources\src\wix\BBControlRow.cs" [csc] "C:\wix2sources\src\wix\Binder.cs" [csc] "C:\wix2sources\src\wix\BinderExtension.cs" [csc] "C:\wix2sources\src\wix\ColumnDefinition.cs" [csc] "C:\wix2sources\src\wix\ColumnDefinitionCollection.cs" [csc] "C:\wix2sources\src\wix\Common.cs" [csc] "C:\wix2sources\src\wix\Compiler.cs" [csc] "C:\wix2sources\src\wix\CompilerCore.cs" [csc] "C:\wix2sources\src\wix\CompilerExtension.cs" [csc] "C:\wix2sources\src\wix\ComplexReference.cs" [csc] "C:\wix2sources\src\wix\ComplexReferenceCollection.cs" [csc] "C:\wix2sources\src\wix\ConnectToFeature.cs" [csc] "C:\wix2sources\src\wix\ConnectToFeatureCollection.cs" [csc] "C:\wix2sources\src\wix\ConnectToModule.cs" [csc] "C:\wix2sources\src\wix\ConnectToModuleCollection.cs" [csc] "C:\wix2sources\src\wix\ControlRow.cs" [csc] "C:\wix2sources\src\wix\Decompiler.cs" [csc] "C:\wix2sources\src\wix\DecompilerCore.cs" [csc] "C:\wix2sources\src\wix\DecompilerExtension.cs" [csc] "C:\wix2sources\src\wix\ExtensionMessages.cs" [csc] "C:\wix2sources\src\wix\FeatureBackLink.cs" [csc] "C:\wix2sources\src\wix\FeatureBackLinkCollection.cs" [csc] "C:\wix2sources\src\wix\Field.cs" [csc] "C:\wix2sources\src\wix\FileMediaInformation.cs" [csc] "C:\wix2sources\src\wix\FileMediaInformationCollection.cs" [csc] "C:\wix2sources\src\wix\FileRow.cs" [csc] "C:\wix2sources\src\wix\HashCollectionBase.cs" [csc] "C:\wix2sources\src\wix\IExtensionMessageHandler.cs" [csc] "C:\wix2sources\src\wix\IfContext.cs" [csc] "C:\wix2sources\src\wix\IgnoreModularization.cs" [csc] "C:\wix2sources\src\wix\IgnoreModularizationCollection.cs" [csc] "C:\wix2sources\src\wix\IMessageHandler.cs" [csc] "C:\wix2sources\src\wix\ImportStream.cs" [csc] "C:\wix2sources\src\wix\ImportStreamCollection.cs" [csc] "C:\wix2sources\src\wix\Intermediate.cs" [csc] "C:\wix2sources\src\wix\IntermediateCollection.cs" [csc] "C:\wix2sources\src\wix\Librarian.cs" [csc] "C:\wix2sources\src\wix\Library.cs" [csc] "C:\wix2sources\src\wix\Linker.cs" [csc] "C:\wix2sources\src\wix\Localizer.cs" [csc] "C:\wix2sources\src\wix\MediaRow.cs" [csc] "C:\wix2sources\src\wix\MediaRowCollection.cs" [csc] "C:\wix2sources\src\wix\MergeRow.cs" [csc] "C:\wix2sources\src\wix\MessageEventArgs.cs" [csc] "C:\wix2sources\src\wix\MessageHandler.cs" [csc] "C:\wix2sources\src\wix\Output.cs" [csc] "C:\wix2sources\src\wix\OutputRow.cs" [csc] "C:\wix2sources\src\wix\OutputRowCollection.cs" [csc] "C:\wix2sources\src\wix\OutputTable.cs" [csc] "C:\wix2sources\src\wix\OutputTableCollection.cs" [csc] "C:\wix2sources\src\wix\Preprocessor.cs" [csc] "C:\wix2sources\src\wix\PreprocessorExtension.cs" [csc] "C:\wix2sources\src\wix\PropertyRow.cs" [csc] "C:\wix2sources\src\wix\Reference.cs" [csc] "C:\wix2sources\src\wix\ReferenceCollection.cs" [csc] "C:\wix2sources\src\wix\Row.cs" [csc] "C:\wix2sources\src\wix\RowCollection.cs" [csc] "C:\wix2sources\src\wix\SchemaExtension.cs" [csc] "C:\wix2sources\src\wix\Section.cs" [csc] "C:\wix2sources\src\wix\SectionCollection.cs" [csc] "C:\wix2sources\src\wix\SourceLineNumber.cs" [csc] "C:\wix2sources\src\wix\SourceLineNumberCollection.cs" [csc] "C:\wix2sources\src\wix\Symbol.cs" [csc] "C:\wix2sources\src\wix\SymbolCollection.cs" [csc] "C:\wix2sources\src\wix\Table.cs" [csc] "C:\wix2sources\src\wix\TableCollection.cs" [csc] "C:\wix2sources\src\wix\TableDefinition.cs" [csc] "C:\wix2sources\src\wix\TableDefinitionCollection.cs" [csc] "C:\wix2sources\src\wix\UpgradeRow.cs" [csc] "C:\wix2sources\src\wix\VerboseEventArgs.cs" [csc] "C:\wix2sources\src\wix\WarningEventArgs.cs" [csc] "C:\wix2sources\src\wix\Cab\WixCreateCab.cs" [csc] "C:\wix2sources\src\wix\Cab\WixExtractCab.cs" [csc] "C:\wix2sources\src\wix\Cab\Interop\CabInterop.cs" [csc] "C:\wix2sources\src\wix\CLR\Interop\CLRInterop.cs" [csc] "C:\wix2sources\src\wix\Exceptions\DuplicateSymbolsException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixCabCreationException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixCabExtractionException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixDuplicatePrimaryKeyException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixExampleGuidException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixExtensionNamespaceConflictExceptio n.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixExtensionTableDefinitionConflictEx ception.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixExtensionTypeConflictException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixFatalErrorException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixFileInUseException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixFileMediaInformationKeyNotFoundExc eption.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixFileNotFoundException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidAssemblyException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidAttributeException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidCodepageException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidElementException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidExtensionException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidFileNameException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidIdtException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidIntermediateException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidOutputException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidSequenceException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidSequenceTypeException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixInvalidXmlException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMergeFailureException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMergeModuleMissingFeatureException .cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMergeModuleOpenException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMissingActionException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMissingDirectoryException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMissingFeatureException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixMissingTableDefinitionException.cs " [csc] "C:\wix2sources\src\wix\Exceptions\WixMultiplePrimaryReferencesException .cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixNotIntermediateException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixNotLibraryException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixParseException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixPreprocessorException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixProhibitedAttributeException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixRecursiveActionException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixRequiredAttributeException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixUnknownMergeLanguageException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixUnresolvedReferenceException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixVersionMismatchException.cs" [csc] "C:\wix2sources\src\wix\Exceptions\WixWarningAsErrorException.cs" [csc] "C:\wix2sources\src\wix\FileSystem\FileSystemBase.cs" [csc] "C:\wix2sources\src\wix\FileSystem\Interop\FileSystemInterop.cs" [csc] "C:\wix2sources\src\wix\Msi\Database.cs" [csc] "C:\wix2sources\src\wix\Msi\MsiBase.cs" [csc] "C:\wix2sources\src\wix\Msi\MsiHandle.cs" [csc] "C:\wix2sources\src\wix\Msi\MsmMerge.cs" [csc] "C:\wix2sources\src\wix\Msi\Record.cs" [csc] "C:\wix2sources\src\wix\Msi\SummaryInformation.cs" [csc] "C:\wix2sources\src\wix\Msi\View.cs" [csc] "C:\wix2sources\src\wix\Msi\Interop\MsiInterop.cs" [csc] "C:\wix2sources\src\wix\Serialize\actions.cs" [csc] "C:\wix2sources\src\wix\Serialize\ElementCollection.cs" [csc] "C:\wix2sources\src\wix\Serialize\ISchemaElement.cs" [csc] "C:\wix2sources\src\wix\Serialize\objects.cs" [csc] "C:\wix2sources\src\wix\Serialize\tables.cs" [csc] "C:\wix2sources\src\wix\Serialize\wix.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCF9.tmp")' in 'C:\wix2sources' wixdll: candle.inc: [copy] Copying 1 file to 'C:\wix2sources\Release\debug'. [copy] Copying 'C:\wix2sources\src\candle\candle.exe.config' to 'C:\wix2sources\Release\debug\candle.exe.config'. [rc] 'C:\wix2sources\Build\debug\candle\candle.res' does not exist, recompiling. [rc] Compiling "C:\wix2sources\src\candle\candle.rc" to "C:\wix2sources\Build\debug\candle\candle.res". [rc] Starting 'rc (/v /fo"C:\wix2sources\Build\debug\candle\candle.res" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt" /I "C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\include" /I "C:\wix2sources\\src\dutil" /I "C:\wix2sources\\inc" "C:\wix2sources\src\candle\candle.rc" )' in 'C:\wix2sources' [rc] Microsoft (R) Windows (R) Resource Compiler Version 5.2.3690.0 [rc] Copyright (C) Microsoft Corporation. All rights reserved. [rc] Creating C:\wix2sources\Build\debug\candle\candle.res [rc] Using codepage 1252 as default [rc] RC: RCPP -CP 1252 -f C:\wix2sources\Build\debug\candle\RCa04360 -g C:\wix2sources\Build\debug\candle\RDa04360 -DRC_INVOKED -D_WIN32 -pc\:/ -E -I. -I C:\wix2sources\src\candle\ -I . -I C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include -I C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt -I C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\include -I C:\wix2sources\\src\dutil -I C:\wix2sources\\inc -I c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\ [rc] C:\wix2sources\src\candle\candle.rc. [rc] Writing VERSION:1, lang:0x409, size 1192. [rc] Writing 24:1, lang:0x409, size 1009 [csc] Output file 'C:\wix2sources\Release\debug\candle.exe' does not exist, rebuilding. [csc] Compiling 4 files to 'C:\wix2sources\Release\debug\candle.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCFC.tmp. [csc] /fullpaths [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\candle.exe" [csc] /warnaserror [csc] "/reference:C:\wix2sources\Release\debug\wix.dll" [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\src\candle\AssemblyInfo.cs" [csc] "C:\wix2sources\src\candle\candle.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpCFC.tmp" -win32res:"C:\wix2sources\\Build\debug\candle\candle.res")' in 'C:\wix2sources' candle: chm.inc: [echo] Compiling the WiX.chm file... [exec] Starting 'C:\wix2sources\\Release\debug\DocCompiler.exe ( "-c:C:\Program Files\HTML Help Workshop\hhc.exe" C:\wix2sources\\src\chm\toc.xml C:\wix2sources\\Build\debug\chm\WiX.chm -v:2.0.4221.0)' in 'C:\wix2sources\src\chm' [copy] Copying 1 file to 'C:\wix2sources\Release\debug\WiX.chm'. [copy] Copying 'C:\wix2sources\Build\debug\chm\WiX.chm' to 'C:\wix2sources\Release\debug\WiX.chm'. chm: dark.inc: [copy] Copying 1 file to 'C:\wix2sources\Release\debug'. [copy] Copying 'C:\wix2sources\src\dark\dark.exe.config' to 'C:\wix2sources\Release\debug\dark.exe.config'. [rc] 'C:\wix2sources\Build\debug\dark\dark.res' does not exist, recompiling. [rc] Compiling "C:\wix2sources\src\dark\dark.rc" to "C:\wix2sources\Build\debug\dark\dark.res". [rc] Starting 'rc (/v /fo"C:\wix2sources\Build\debug\dark\dark.res" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt" /I "C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\include" /I "C:\wix2sources\\src\dutil" /I "C:\wix2sources\\inc" "C:\wix2sources\src\dark\dark.rc" )' in 'C:\wix2sources' [rc] Microsoft (R) Windows (R) Resource Compiler Version 5.2.3690.0 [rc] Copyright (C) Microsoft Corporation. All rights reserved. [rc] Creating C:\wix2sources\Build\debug\dark\dark.res [rc] Using codepage 1252 as default [rc] RC: RCPP -CP 1252 -f C:\wix2sources\Build\debug\dark\RCa01484 -g C:\wix2sources\Build\debug\dark\RDa01484 -DRC_INVOKED -D_WIN32 -pc\:/ -E -I. -I C:\wix2sources\src\dark\ -I . -I C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include -I C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt -I C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\include -I C:\wix2sources\\src\dutil -I C:\wix2sources\\inc -I c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\ [rc] C:\wix2sources\src\dark\dark.rc. [rc] Writing VERSION:1, lang:0x409, size 1188. [rc] Writing 24:1, lang:0x409, size 1009 [csc] Output file 'C:\wix2sources\Release\debug\dark.exe' does not exist, rebuilding. [csc] Compiling 4 files to 'C:\wix2sources\Release\debug\dark.exe'. [csc] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpD20.tmp. [csc] /fullpaths [csc] /debug [csc] /checked [csc] "/warn:4" [csc] /nologo [csc] "/target:exe" [csc] "/define:DEBUG" [csc] "/out:C:\wix2sources\Release\debug\dark.exe" [csc] /warnaserror [csc] "/reference:C:\wix2sources\Release\debug\wix.dll" [csc] "C:\wix2sources\inc\wixver.cs" [csc] "C:\wix2sources\Build\debug\wixkey.cs" [csc] "C:\wix2sources\src\dark\AssemblyInfo.cs" [csc] "C:\wix2sources\src\dark\dark.cs" [csc] [csc] Starting 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpD20.tmp" -win32res:"C:\wix2sources\\Build\debug\dark\dark.res")' in 'C:\wix2sources' dark: dutil.inc: Adding a fileset reference with id 'compileCpp.fileset.sources'. makeNativeLib: checkRequiredArgs: compileCpp: checkRequiredArgs: [cl] 'C:\wix2sources\Build\debug\precomp.pch' does not exist, recompiling. [cl] PCH out of date, recompiling all sources. [cl] Compiling 1 files to 'C:\wix2sources\Build\debug'. [cl] Contents of C:\Documents and Settings\BA03422\Local Settings\Temp\tmpD22.tmp. [cl] /c [cl] -FC -GF -GS -Gy -Gz -RTC1 -W3 -Z7 -Zl -Zp8 -Od -DWINVER=0x0500 -DDEVL=1 -D_WINNT -DWINNT=1 -D_NT1X_=100 -DCONDITION_HANDLING=1 -D_MT=1 -DNT_UP=1 -DSTD_CALL -DWIN32 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -D_X86_ -Di386=1 -D_X86_=1 -DDEBUG -D_DEBUG -DDBG=1 -DFPO=0 -YlprecompDefine /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt" /I "C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\..\..\VC\include" /I "C:\wix2sources\\src\dutil" /I "C:\wix2sources\\inc" [cl] /Fd"C:\wix2sources\Build\debug/" [cl] /Fo"C:\wix2sources\Build\debug/" [cl] /Fp"C:\wix2sources\Build\debug\precomp.pch" [cl] /Yc"C:\wix2sources\\src\dutil\precomp.h" [cl] "C:\wix2sources\Build\debug\precomp.cpp" [cl] [cl] Starting 'cl (@"C:\Documents and Settings\BA03422\Local Settings\Temp\tmpD22.tmp" /nologo)' in 'C:\wix2sources' BUILD FAILED - 1 non-fatal error(s), 1 warning(s) C:\wix2sources\global.include(210,8): External Program Failed: cl (return code was -1073741515): NAnt.Core.BuildException: C:\wix2sources\global.include(210,8): External Program Failed: cl (return code was -1073741515) at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask() at NAnt.VisualCpp.Tasks.ClTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.TaskContainer.ExecuteChildTasks() at NAnt.Core.Tasks.IfTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Tasks.CallTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Tasks.CallTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() Total time: 28.9 seconds. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list WiX-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-devs