$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] std::string corrupt after including boost
From: Eric J. Holtman (eric_at_[hidden])
Date: 2010-10-28 12:26:25
On 10/28/2010 11:19 AM, Simon Adler wrote:
>
> 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.