Ok.
FYI you also need to add mergemode.cub and mergemod.dll

For anyone who is also trying to do this, I found the .cub files in C:\Program 
Files\Microsoft SDKs\Windows\v6.0\Bin\msitools\Schemas\MSI\120
Also in (C:\Program Files\Microsoft 
SDKs\Windows\v6.0\Bin\msitools\Schemas\MSI\110), not sure which ones to use, 
they both seems to produce the same results.

And I found mergemod.dll  in
C:\Program Files\Microsoft SDKs\Windows\v6.0\Bin

Those changes allow the build to get much further and it seems to complete 
(with 1 non-fatal error) but I do see a bunch of ICE failures, I'm guessing 
it's ok to ignore them?

     [exec] Done building target "Link" in project "WiX.wixproj" -- FAILED.
     [exec] Done building project "WiX.wixproj" -- FAILED.
     [exec] Build FAILED.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE23: ICE Internal Error 3. 
API Returned: 1601.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE39: ICE Internal Error 4. 
API Returned: 1627.
     [exec] light.exe : error LGHT1076: ICE36: Icon Bloat. Icon WixIcon is not 
used in the Class, Shortcut, or ProgID table. This adversely affects 
performance.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE39: ICE Internal Error 4. 
API Returned: 1627.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE45: ICE Internal Error 
1001. API Returned: 1627.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE66: ICE Internal Error 
1001. API Returned: 1627.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT1076: ICE66: Based on the tables 
and columns in your database, it should be marked with a schema between 102 and 
110, but the validation system was unable to check this automatically.
     [exec] C:\Documents and Settings\iansul\Local 
Settings\Temp\x6q8jj2p\WiX3.msi : error LGHT0204: ICE73: ICE Internal Error 
1001. API Returned: 1627.

-Ian

From: Rob Mensching
Sent: Monday, September 17, 2007 5:05 PM
To: Ian Sullivan; wix-devs@lists.sourceforge.net
Subject: RE: Buildable v3 release?

Yes.  For that part of the build.  We did this once on the build machine and 
promptly forgot about it...

From: Ian Sullivan
Sent: Monday, September 17, 2007 17:01
To: Rob Mensching; wix-devs@lists.sourceforge.net
Subject: RE: Buildable v3 release?

So are you saying I need to put (darice.cub) in that directory (src\light\bin)?

From: Rob Mensching
Sent: Monday, September 17, 2007 4:24 PM
To: Ian Sullivan; wix-devs@lists.sourceforge.net
Subject: RE: Buildable v3 release?

I don't know what the 2925 build break was about... but the darice.cub is a 
file from the Platform SDK.  We don't distribute that in the sources but the 
build expects to find it in that directory.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian Sullivan
Sent: Monday, September 17, 2007 14:21
To: wix-devs@lists.sourceforge.net
Subject: [WiX-devs] Buildable v3 release?

Hi,
Can someone point me to a buildable release of the Wix v3 source, or tell me 
what I'm doing wrong?

I've tried:

wix-3.0.2420.0-sources
BUILD FAILED

C:\dev\wix-3.0.2420.0-sources\src\light\light.build(58,6):
Could not find file 'C:\dev\wix-3.0.2420.0-sources\src\light\bin\darice.cub' to 
copy.

wix-3.0.2925.0-sources
BUILD FAILED

C:\dev\wix-3.0.2925.0-sources\wix.include(10,4):
Property evaluation failed.
Expression: ${file.global.include}
              ^^^^^^^^^^^^^^^^^^^
    Property 'file.global.include' has not been set.

wix-3.0.3307.0-sources
BUILD FAILED

C:\dev\wix-3.0.3307.0-sources\src\light\light.build(58,6):
Could not find file 'C:\dev\wix-3.0.3307.0-sources\src\light\bin\darice.cub' to 
copy.

Thanks,
-Ian

Ian Sullivan
Software Development Engineer
Microsoft Inc., Windows Live Agents: SDK, Tools, Web Services

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to