|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-11-07 19:42:31
"tweety" <mitea_at_[hidden]> writes:
> how can i compile the signals library with stlport? i have tried
> setting STL_PORT_PATH and STL_PORT_VERION but when i run bjam
> -sTOOLS=vc-7.1-stlport it says it cannot find vc-7.1-stlport.jam
> (which is true, there's only jamfile and jamfile.v2 in
> signals/build)
But it's not looking in signals/build, or shouldn't be. It should be
looking in tools/build/v1/.
If you're using the current CVS state you may need to use
-sTOOLS=vc-7_1-stlport
^-----------------note the underscore
HTH,
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net