Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-07-15 05:07:35


> And the tests themself must be build with dynamic runtime, right? It would
> took me a lot of time to figure out.

Yes.

> Thanks for figuring this out. But... how comes that *everything* works
except
> for importing a variable. I recall reading that __declspec(dllimport) on
> functions is just an optimization -- maybe this is the explanation.

I don't know: VC7.1 at least mangles the names differently when
__declspec(dllimport) is used. In fact when I built from the IDE I got
initially got errors from the free-functions as well, but I didn't see those
on the command line for some reason :-(

John.


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