Boost logo

Boost :

From: Martin Schürch (mschuerch_at_[hidden])
Date: 2002-08-20 07:55:16


"Peter Dimov" <pdimov_at_[hidden]> wrote in message
news:<016e01c24842$bcf2b7e0$1d00a8c0_at_pdimov2>...
>From: "Martin Schuerch" <mschuerch_at_[hidden]>
> > Hi
> >
> > In a VC project with boost, ATL and mangaged extensions I get the
>following
> > link error:
> >
> > PPFacadeNet.obj : error LNK2022: metadata operation failed (80131195) :
> > Custom attributes are not consistent: (0x0c0006cd).
> > LINK : fatal error LNK1254: metadata for symbol
> > '?InterlockedExchange_at_winapi@detail_at_boost@@$$J18YGJPCJJ_at_Z' inconsistent
>with
> > COFF symbol table
>Martin, can you post a minimal example that fails? I don't seem to be able
>to reproduce it; shared_ptr tests appear to work in /clr mode.

I already tried once yesterday, but the simple example worked. It's quiet
hard do narrow it in the big application.
I will try again a little harder. Perhaps it relates to the C++ Attributes
we use for the COM interfaces instead of an IDL file.
Martin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk