$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-10-19 15:31:06
John Dunn wrote:
> Peter Dimov wrote :
>> Did you rebuild the Boost.Thread library with the new SP? You
>> probably still have a dependency on the old VC runtime in it if you
>> didn't, whereas the application now depends on the new runtime.
>
> Yes, I did rebuild boost after installing the new SP.
Does it fail with both the static and the dynamic VC runtime?