You need to include the UI library file i.e. wixui.wixlib while linking your
object file


chandan Koushik wrote:
> 
> Hi All,
> 
> I am trying to use wix for  installation of my product .When i try to use
> the UI wizard  in my wxs file by using the following lines:
> 
> <UIRef Id="WixUI_Mondo" />
> 
> <UIRef Id="WixUI_ErrorProgressText" />
> 
> I get the fillowing error while linking :
> 
> 
> 
> unresolved reference to the symbol 'WixUI: WixUI_Mondo' in the section 
> 
> Product={35D229AD-6CBC-4815-908D-33DB6E2691C0}
> 
> 
> 
> unresolved reference to the symbol 'WixUI: WixUI_ErrorProgressText' in the
> section 
> 
> Product={35D229AD-6CBC-4815-908D-33DB6E2691C0}
> 
> 
> 
> Plz help!!!!!!
> 
> 
> 
> Regards 
> 
> Chandan
> 
> 

-- 
View this message in context: 
http://www.nabble.com/WixUI_Mondo-tf4149525.html#a11804930
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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