$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-08-22 12:29:07
On Fri, Aug 22, 2008 at 3:00 PM, Scott Morgan <blumf_at_[hidden]>wrote:
> The Program Options lib is listed in the documentation as header only, but
> I'm getting error messages when attempting to build against it.
>
> In particular it's complaining about not having
> 'libboost_program_options-vc71-sgd-1_36.lib'
>
> It's a lib and dependent on your linker settings it is either linked
statically or as a shared library (DLL).