Bugs item #1541952, was opened at 2006-08-17 06:17
Message generated for change (Comment added) made by derekc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1541952&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: v2.0
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: StephenConnolly (stephenconnolly)
>Assigned to: Derek (derekc)
Summary: Unresolved Reference error when using CA declared in MSM

Initial Comment:
Wix version 2.0.3719.0

I have a MSM that contains some CA definitions that 
are shared across a number of products.

When I try to use the CA in a wix-defined MSI, the 
light command gives an 'Unresolved reference to symbol 
CustomAction:StopProcesses.<GUID>' error.

Is there any way to get the linker to create 
references from the MSM?

----------------------------------------------------------------------

>Comment By: Derek (derekc)
Date: 2006-08-17 21:54

Message:
Logged In: YES 
user_id=518766

You cannot create references from products into merge
modules.  Use wix libraries instead for scenarios like this.
 Please send mail to wix-users for more information on how
to use wix libraries in place of merge modules.

----------------------------------------------------------------------

Comment By: Bob Arnson (barnson)
Date: 2006-08-17 08:18

Message:
Logged In: YES 
user_id=26581

How are you referencing the merge module and CA?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1541952&group_id=105970

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to