$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Building Boost MPI, but no .lib are being built at all. Do you know what is going on?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-23 14:25:26
AMDG
iono sphere wrote:
> Beside that, another statement from the instruction: "If you don't already
> have a file user-config.jam in your home directory, copy
> tools/build/v2/user-config.jam there." Well, I simply do what it says. I got
> myself "user-config.jam" in C:\boost_1_43_0> along with "using mpi ;" into
> the file.
>
This is not your home directory.
You can find your home directory with
echo %HOMEDRIVE%%HOMEPATH%
In Christ,
Steven Watanabe