$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (rh_gmane_at_[hidden])
Date: 2005-11-02 07:00:57
Given that filesystem can't be used in MSVC and Borland as a dll, why
not completely disable filesystem dll builds and force static linking of
the lib? This would stop people spending ages finding out why passing
filesystem::native fails when you use a dll build.
Could be done for 1.33.1?
Cheers
Russell