Boost logo

Boost :

From: Ulrich Eckhardt (doomster_at_[hidden])
Date: 2007-06-18 16:06:29


On Friday 15 June 2007 22:24:21 Tal Agmon wrote:
> I'm using boost 1.34 w/ stlport version 5.1.3 on windows xp.sp2
> compiler msvc8
>
> stlport was build with _STLP_USE_BOOST_SUPPORT.
>
> it seems that after invoking bjam V2 03.1.13
> using directions in getting started page.
>
> I have not seen any libs with ABI tag key 'p' generated.

You need to tell bjam that it should build with STLport, it won't guess that
you have it installed and where(!). I haven't dug too deep and I can't test
it on Ubuntu, but I think that you might get further if you
specify 'msvc-stlport' as toolset.

HTH

Uli


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk