When I try to compile some of the wix 3 ui files, I get errors like 

 

Common.wxs(15) : error CNDL0150 : Undefined preprocessor variable
'$(var.bannerBmp)'.

 

Is it possible to pass values for variables on the command line?

 

Ex:

 

 "C:/Program Files/Windows Installer XML v3"/bin/candle ./ui/Common.wxs
-dbannerbmp=./ui/Bitmaps/bannrbmp.bmp  -out ./ui/Common.wixobj

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to