The sources.zip is really intended for scanning code when debugging issues not 
for building.  It is missing some of the larger files.  CVS should always build 
though.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Ziegler
Sent: Friday, July 25, 2008 15:45
To: [email protected]
Subject: Re: [WiX-devs] Building WiX Error

I'm getting this same error with weekly release 3.0.4325.  I have tried clean 
builds and builds using just the downloaded source to no avail.

If I manually stop winterop from using PCH (compile winterop.build directly and 
edit global.include to not use PCH) then the error moves to precomp.obj in the 
dutil.lib library.  The project builds fine from within Visual Studio 2008.  It 
seems as though some link setting and the PCH don't get along well.




Is there a getting started guide for building wix?  I am trying to build

so I can debug the ComPlus extensions and I am receiving this error.














     [link] "E:\wix3-sources\build\obj\debug\x86\winterop\precomp.obj"



     [link] "E:\wix3-sources\build\obj\debug\x86\winterop\winterop.obj"



     [link] "E:\wix3-sources\build\obj\debug\x86\winterop\winterop.res"






     [link]



     [link] Starting 'link (@"c:\tmp\tmp9CF.tmp")' in 'E:\wix3-sources'



     [link]    Creating library

E:\wix3-sources\build\debug\x86\winterop.lib and object





E:\wix3-sources\build\debug\x86\winterop.exp



     [link] precomp.obj : fatal error LNK1103: debugging information

corrupt; recompile module











I have visual studio 2008 and the latest nant nightly (NAnt 0.86 (Build





0.86.2962.0; nightly; 2/10/2008))
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to