Hey folks,

I'm having a heck of a time trying to build 3.0.2420.0 from source.  I
wonder if anyone is able to take a brief look at my make output and tell me
if I'm doing something obviously wrong.  The output file in full can be
viewed at http://www.brentrockwood.com/makeoutput.  The section with the
error is below.

I appreciate any help at all...

Brent


[...]checkRequiredArgs:

      [cl] 'C:\wix\Build\debug\precomp.pch' does not exist, recompiling.
      [cl] PCH out of date, recompiling all sources.
      [cl] Compiling 1 files to 'C:\wix\Build\debug'.
      [cl] Contents of C:\Documents and Settings\br\Local
Settings\Temp\1\tmp21B.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:\wix\\src\dutil" /I
"C:\Program Files\Microsoft.NET\SDK\v1.1\bin\..\include" /I "C:\wix\\inc"
      [cl] /Fd"C:\wix\Build\debug/"
      [cl] /Fo"C:\wix\Build\debug/"
      [cl] /Fp"C:\wix\Build\debug\precomp.pch"
      [cl] /Yc"C:\wix\\src\dutil\precomp.h"
      [cl] "C:\wix\Build\debug\precomp.cpp"
      [cl]
      [cl] Starting 'cl (@"C:\Documents and Settings\br\Local
Settings\Temp\1\tmp21B.tmp" /nologo)' in 'C:\wix'

BUILD FAILED - 1 non-fatal error(s), 1 warning(s)

C:\wix\global.include(210,8):
External Program Failed: cl (return code was 128):
NAnt.Core.BuildException: C:\wix\global.include(210,8):
External Program Failed: cl (return code was 128)
  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()
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to