$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ilya Sokolov (fal_delivery_at_[hidden])
Date: 2008-07-09 15:41:44
Andrej van der Zee wrote:
> [snip]
> bin\msvc-8.0\debug\optimization-speed\threading-multi\simple_ls.obj.rsp
> "simple_ls.cpp"
It seems strange that you are building with variant=debug and
optimization=speed. Make sure you are linking against libraries built
with the same properties.
HTH
> [snip]