It's not a usage question; it's a question about the build process of 
the WiX distribution from a development standpoint.  If I forget to 
touch the pre-compiled header .h files or delete the extension wixlibs 
from the build directory, an incremental build of WiX doesn't re-build 
them.  I don't need the dependencies to be created automagically at 
compile time; I'm perfectly willing to add them to the NAnt / MSBuild 
files - I just don't know exactly how to do that, and I thought someone 
on the list may have done something similar.

Thomas S. Trias
Senior Developer
Artizan Internet Services
http://www.artizan.com/


-------- Original Message  --------
Subject: Re: [WiX-devs] Build Dependencies for Pre-compiled Headers and 
Wixlibs
From: Bob Arnson <[email protected]>
To: Windows Installer XML toolset developer mailing list   
 <[email protected]>
Date: 2/17/2009 11:32 PM
> <div class="moz-text-flowed" style="font-family: -moz-fixed">Thomas S. 
> Trias wrote:
>> I realize that this question stems from my woeful lack of knowledge 
>> concerning NAnt and MSBuild, but is there any way to specify the 
>> dependencies such that, during an incremental build, per-compiled 
>> headers get re-built if any of their included files change, and 
>> wixlibs get re-built if any of their included files change (e.g 
>> binary streams for CA DLLs).  The wixlib case is especially annoying...
>>   
>
> [Usage questions should go to wix-users] Short answer: There's nothing 
> today that exposes payloads as dependencies.
>


------------------------------------------------------------------------------
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-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to