Usage questions should go to wix-users. Please provide more detail 
about what you're building (i.e., which "libraries" below are .wixlibs?).

On 18-Aug-10 09:27, jhennessey wrote:
> Here's what I'm trying to accomplish:
>
> 1. I have a library with some commonly used stuff call it Library.Common.
> 2. I have a library which uses some parts of Library.Common call it
> Library.Product1 (so it references Library.Common)
> 3. I have an additional library which uses some parts of Library.Common call
> it Library.Product2 (so it references Library.Common)
> 4. I have an installer which allows you to install Product1 and Product2 (so
> it references Library.Product1 and Library.Product2)
>
> Here's the problem:
>
> Because Library.Product1 and Library.Product2 both reference Library.Common
> light.exe errors out when building the installer because it finds duplicate
> symbols all over the place.
>
> If I choose to use the -ai switch however everything works fine.
>
> Questions:
> 1. What are the potential issues with using -ai
> 2. The example above seems like it would be a fairly common practice (to me
> at least)...am I going about this the wrong way?

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to