following the instructions for Using WiX with MSBuild I have included the WiX
tools, targets, and sdk in source control and modified my .wixproj files.

but in my VS2008 solution I build a WiX custom action.  on my TFS build
machine it cannot find <wcautil.h>. 

I see that the WiX integration with Visual Studio has set the include path
to $(WIX)sdk\inc.  this is fine on my development machine where $(WIX) is
defined because WiX is installed.  

do I have to install WiX on my build machine because I am building a custom
action?
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-sdk-inc-tp5005622p5005622.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to