I have opened an issue here:
https://sourceforge.net/tracker/?func=detail&aid=3374854&group_id=105970&atid=642714

On 21/07/2011 17:16, Rob Mensching wrote:
> Sounds like a bug.
> 
> On Thu, Jul 21, 2011 at 2:22 AM, Stefan Pavlik <stefan.pav...@gmail.com>wrote:
> 
>> Hi All
>>
>> I need to include some part code depending on existence of several
>> macros. I would write something like this:
>>
>> <?if $(var.A) or $(var.B) ?>
>> <!--code-->
>> <?endif?>
>>
>> Problem is that candle will generate error CNDL0150 (Undefined
>> preprocessor variable) if any of the variables is not defined.
>>
>> According to http://wix.sourceforge.net/manual-wix3/preprocessor.htm
>> (More Examples) it should be possible to use undefined preprocessor
>> variables in <?if ?> expression. Unfortunately compilation of this
>> example will also end with error.
>>
>> Any help is appreciated.
>>
>> Stefan
>>
>> --
>> Stefan Pavlik | stefan.pav...@gmail.com
>> Lietavska 14 | 851 06 Bratislava | Slovak Republic

-- 
Stefan Pavlik | stefan.pav...@gmail.com
Lietavska 14 | 851 06 Bratislava | Slovak Republic

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to