$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Build Boost 1.50 on Windows XP for MSVS2008
From: John Drescher (drescherjm_at_[hidden])
Date: 2012-07-18 15:07:56
On Wed, Jul 18, 2012 at 3:00 PM, Boost lzw <boostlzw_at_[hidden]> wrote:
> Hi everyone,
>
> After typing in command line:
> bootstrap.bat
>
> I got:
> Building Boost.Build engine
> "......... (my build environment info)" was unexpected at this time.
>
> then I was automatically set to:
> C:\Program Files\boost_1_50_0\tools\build\v2\engine\
>
> Any ideas?
>
Are you building from a Visual Studio 2008 command prompt?
John