[omniORB] OLEAUT32.dll" has been discarded through /OPT:REF

David Bellette david.bellette@nec.com.au
Tue Feb 11 04:11:04 2003


Hi Uli,

This isn't Corba or omniORB specific, however the fix to your problem is to check the "Link Incrementally" checkbox in
the link settings for the release build in your Visual C++ project settings.

David




----- Original Message ----- 
From: "Uli Syber" <uli.syber@schraml.de>
To: <omniorb-list@omniorb-support.com>
Sent: Monday, February 10, 2003 9:50 PM
Subject: [omniORB] OLEAUT32.dll" has been discarded through /OPT:REF


> Hi,
> 
> when I build my release exe I get the statement:
> 
> LINK : warning LNK4089: All references through "OLEAUT32.dll" has been discarded by /OPT:REF 
> LINK : warning LNK4089: All references through "USER32.dll" has been discarded by /OPT:REF 
> LINK : warning LNK4089: All references through "omniDynamic400_rt.dll" has been discarded by /OPT:REF 
> 
> Is this a problem? How can I put this down?
> 
> with greetings,
> Uli 
> _______________________________________________
> omniORB-list mailing list
> omniORB-list@omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>