Boost logo

Boost Users :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-13 10:19:05


"juxtaposenj" <matt_at_[hidden]> wrote in message
news:aea7qs+hr3n_at_eGroups.com...
> Is there any way to force boost to build using VC7 and STLPort? I
> tried the obvious (settings TOOLS=msvc-stlport, and setting
> MSVC_DIR=<path to VC7>), but I got a ton of compiler errors that way.

I think you just need to follow directions more carefully. No toolset
responds to MSVC_DIR.

See http://www.boost.org/tools/build/msvc-tools.html#configuration
and http://www.boost.org/tools/build/msvc-stlport-tools.html

One other suggestion:

Try starting with just the msvc toolset, to make sure you have the
configuration for that right.
Then, if you want to use msvc-stlport, add the additional configuration for
that.

-Dave


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