Boost logo

Boost Users :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-09-02 00:01:31


Saul Spatz wrote:
> I downloaded Boost and bjam today,and I'm trying to build on MSVS 2005. I
> run vsvars32.bat, and then I try
>
> bjam "-s VC80_ROOT= C:\Program Files\Microsoft Visual Studio 8\VC
> -stools=vc-8_0 --builddir=C:\temp --with-python-version=2.4 --with-pydebug"
> install

Try:

bjam -sTOOLS=vc-8_0 --builddir=C:\temp --with-python-version=2.4
--with-pydebug

Basically your quotes are all wrong. You should not need to run
vcvars32.bat. And unless you install VC8 someplace strange, you don't
need to mention where it is, it will be found automatically. And please
be carefull with using the exact case for the above.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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