Cheers, it seems to be right..

c:\Program Files\Microsoft Visual Studio 9.0\VC>echo %WIX%
C:\Program Files\Windows Installer XML v3.5\

its just when I build a C++ custom action in team build it keeps coming back
with...

C1083: Cannot open include file: 'wcautil.h'

but the include paths contain the $(WIX)sdk\inc path, any ideas?
Regards
Ben

On Wed, Aug 5, 2009 at 12:14 PM, Kim Gybels <kim.gyb...@metris.com> wrote:

>
> > Does anyone know where this macro id defined? I'm having some isses
> building
> > a C++ custom action in wix 3.5..
> Isn't this an environment variable?
>
> C:\Program Files\Microsoft Visual Studio 8\VC>echo %WIX%
> C:\Program Files\Windows Installer XML v3\
>
> - Kim
>
> --
>
> *Kim Gybels
> Software Developer
> * kim.gyb...@metris.com <mailto:kim.gyb...@metris.com>
> Tel: +32 16 74 01 01
> Fax: +32 16 74 01 02
>
>
>
> * Metris Europe
> * Interleuvenlaan 86
> 3001 Leuven
> Belgium
> www.metris.com <http://www.metris.com/>
>
>
>
>
> This message and any attachment are privileged, confidential and contain
> private information. If you are not the addressee named above any
> disclosure, reproduction, copying, distribution, or other dissemination or
> use of this communication is prohibited. If you have received this
> transmission in error, please notify the sender immediately and destroy this
> e-mail. Metris does not guarantee that the integrity of this communication
> has been maintained or that
> this communication is free of viruses, interceptions or interference, and
> shall not be liable for the improper or incomplete transmission of the
> information contained in this communication nor for any delay in its receipt
> or damage to your system. Incoming and outgoing email communications may be
> monitored by Metris, as permitted by applicable law and regulations.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
The major difference between a thing that might go wrong and a thing that
cannot possibly go wrong is that when a thing that cannot possibly go wrong
goes wrong it usually turns out to be impossible to get at or repair.
 - Douglas Adams

blog:http://thelifeofbenhegs.blogspot.com/
phone: +447767-322-122
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to