$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] 64 bit Project
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-04-28 10:27:13
Michael Jackson wrote:
>
> Are you invoking the bjam with the "Visual Studio 64Bit command Prompt"?
This should not matter at all. Boost.Build autodetection of msvc uses registry.
- Volodya