$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2007-05-30 16:09:15
On 5/30/07, Bobby Ward <bobbyrward_at_[hidden]> wrote:
>
> Seeing as all boost libraries are built as dlls(as far as I am aware) this
> proves problematic.
By default, they're built both ways. I actually use the static versions w/
the MSVC compiler.
Jon