Matthew,

 

Thanks, that did it.  

 

My search through the src for bannrbmp.bmp must have been malformed.

 

Thanks,

Tom

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew
Rowan
Sent: Wednesday, January 24, 2007 6:45 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] stock dialog bitmaps

 

Hi Tom,

The WixUI_Common is declared in the Common.wxs file. At the start of
that fragment the Binary references to the Bitmaps are declared. So it
sounds like you are not including Common.wxs, however, I would have
thought you would have gotten an error if they weren't included. Hope
this helps. 

Regards,

-Matthew Rowan

On 1/25/07, Thomas Svare < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> > wrote: 

        

        Hello,

         

        I forgot to mention that if I run light on my wxs with the stock
libraries the bitmaps show up. 

         

        Thanks,

        Tom

         

        
________________________________


        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] ] On Behalf Of Thomas
Svare
        Sent: Wednesday, January 24, 2007 4:55 PM
        To: wix-users@lists.sourceforge.net
        Subject: [WiX-users] stock dialog bitmaps

         

        Hello,

         

        I've got a problem similar to an issue addressed earlier today.
I reviewed the tutorial but I'm still running into problems. 

         

        I'm using 2.4611 and I'm removing the license agreement dialog
from WixUI_InstallDir.wxs.  Candle and Lit build my new library just
fine but when I try to Light my wxs referencing the new library I get: 

         

        D:\temp\src\ui\wixui\installdir\WixUI_InstallDir.wxs : error
LGHT0112 : Unresolved reference to symbol 'UI:WixUI_Common' in section
'Fragment:'. 

         

        When I comment the <UIRef Id="WixUI_Common" /> from
WixUI_InstallDir.wxs and rebuild everything works fine except the
bitmaps no longer show up on the dialogs. 

         

        I tried a quick search of the list and didn't come up with
anything.  Does anyone have any ideas? 

         

        Thanks,

        Tom

        
        
        

        
------------------------------------------------------------------------
-
        Take Surveys. Earn Cash. Influence the Future of IT 
        Join SourceForge.net's Techsay panel and you'll get the chance
to share your
        opinions on IT & business topics through brief surveys - and
earn cash
        
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V 
        
------------------------------------------------------------------------
-
        Take Surveys. Earn Cash. Influence the Future of IT
        Join SourceForge.net's Techsay panel and you'll get the chance
to share your 
        opinions on IT & business topics through brief surveys - and
earn cash
        
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
        
        _______________________________________________
        WiX-users mailing list
        WiX-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/wix-users 
        
        
        
        

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to