$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Cannot statically link to Boost.Filesystem
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-04 23:25:43
AMDG
Mat Marcus wrote:
> I suppose that if it works for you and not for me, it could mean that
> something else is wrong or unusual in my project hierarchy. Sorry if
> I'm missing something too obvious.
I can confirm this problem on windows.
It happens for me when using link=shared.
It looks to me like:
* boost_system-xxx is built.
* autolinking for Boost.System is not disabled.
* the import library for Boost.System is not used.
In Christ,
Steven Watanabe