$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-11-10 12:01:21
Sara Collins wrote:
> I did manually build stlport library. And I'd like to
> use stlport-iostream.
>
> So I found libstlport_cygwin_stldebug.dll file in my
> /usr/local/lib drive. Why did bjam not find it? I'm
> wondering if it's correct to set my STLPORT_PATH as
> /usr/local/include/stlport or should it be
> .../STLPORT-4.6.2?
>
Try set STLPORT_LIB_DIRECTORY to your lib directory.
Regards,
Janusz