|
Boost : |
From: Tal Agmon (tal.boost_at_[hidden])
Date: 2007-06-15 16:24:21
hi ppl.
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.
here is an example of pattern libs i got in the stage dir.
boost_signals-vc80-mt-1_34.lib
boost_signals-vc80-mt.lib
boost_signals-vc80-mt-gd-1.34.lib
boost_signals-vc80-mt-gd.lib
but i don't have any of libs such as
boost_signals-vc80-mt-gdp-1.34.lib
boost_signals-vc80-mt-gdp.lib
output msg: (one of many examples using stlport w/boost)
STLport: Auto linking to stlportstld.5.1.lib
1>Generating Code...
1>Compiling manifest to resources...
1>Linking...
1>LINK : fatal error LNK1104: cannot open file
'libboost_signals-vc80-mt-gdp-1_34.lib'
can anyone give me an insight here?
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk