References are usually created for you automatically.  You shouldn't need an 
explicit *Ref object.

-----Original Message-----
From: Nic Barden [mailto:[EMAIL PROTECTED]
Sent: Monday, October 20, 2008 14:10
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Duplicate symbol with wix library use (BinaryRef element 
required?)

Hi,



I am trying to create a common database library which includes a <Binary>
element and then have that Binary record referenced from other wix database
setup projects.  However, when I create 2 other wix library projects for 2
different databases that need to be setup and reference the common wix
database library from them, and then a main application project which
references the 2 database projects, I get a compilation error indicating
"Duplicate symbol 'Binary:Xxx' found."

How are we supposed to re-use binary elements from within a wix library if
there is no BinaryRef element?  Is my design wrong?



Thanks

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to