And now you've lived why we removed that switch and several others. <smile/>

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/



-----Original Message-----
From: cknoll [mailto:caleb.kn...@ni.com] 
Sent: Tuesday, November 4, 2014 1:45 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Is there a WiX 4.0 replacement for candle.exe -trace?

We enabled -trace by default a long while ago, but it looks like no one ever 
realized that it was just duplicated information.  I'll remove this from our 
build tools.

without -trace:

> C:\source\driver.wxs(3) : fatal error CNDL0023: Undefined variable:
> $(var.Manufacturer).

with -trace:

> C:\source\driver.wxs(3) : fatal error CNDL0023: Undefined variable:
> $(var.Manufacturer).
> 
> Source Trace:
>    at C:\source\driver.wxs: line 3

But I definitely agree that we shouldn't hide useful data behind a switch.

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

Reply via email to