Boost logo

Boost Users :

Subject: Re: [Boost-users] std::string corrupt after including boost
From: Simon Adler (Simon.Adler_at_[hidden])
Date: 2010-10-29 03:44:57


> > 1>Linking to lib file: boost_thread-vc90-mt-gd-1_44.lib
> > 1>Linking to lib file: libboost_date_time-vc90-mt-gd-1_44.lib

> Looks to me like you're mixing static and dynamic
> libraries there. That might be the problem.

Yes, indeed. But i thought this is okay, because for boost::date_time
no dynamic library will be build by bjam - just the static once.
I will take a look if i create it dynamic, but at the moment bjam
is not creating the dynamic one and the auto_link is also just including
the static lib.

Greetings

M.Sc. Simon Adler



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net