Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-19 14:44:53


On Monday 19 January 2004 02:28 pm, Max Khesin wrote:
> I actually tried out Doug's advise of including the sources and it worked
> fine. So you are right that the wrong lib (or dll?) was used. I just don't
> understand how, since I tried both multithreaded settings ('Debug
> Multithreaded' and 'Debug Multithreaded DLL') and BOTH gave me a crash.
> Could the build system be at fault? I generally blame myself before
> blaming a tool, but I double-checked everything a number of times, with
> same results.

There's also the issue of static vs. dynamic runtime libraries. Are you
linking against the dynamic one in your project?

We're hoping this whole mess will go away with 1.31.0, where John Maddock's
auto-linking magic should fix this without user intervention.

        Doug


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