$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] linking problems
From: Christian Meesters (meesters_at_[hidden])
Date: 2010-02-24 09:41:18
> actually you have to pass the option -lboost_program_options to the
> compiler without
> the leading "lib".
> >
> Hope this helps.
Yes, it did - Thanks a lot!
Christian