$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-06-05 01:45:50
Keith MacDonald wrote:
> Have you checked in the changed files, because the build still has
> the same problems?
The changes are apparently not yet available via anonymous CVS.
> Incidentally, as this is mainly an issue for Windows users, I suggest
> you use the term "folder" in the hint, instead of "directory".
Good point, but I stole the language from John Maddock's regex warning:
******************************************************
Building Boost.Regex with Unicode/ICU support disabled.
HINT: define the environment variable ICU_PATH to point to the
root directy of your ICU installation if you have one.
Couldn't find utypes.h in
******************************************************
Apparently I stole the typo, too ;-)
I'd like to keep the bjam warnings consitent, if possible. Do you really think
some windows developers won't know what a directory is?
At any rate, I'd appreciate it if you'd try building Iostreams again when the
changes show up in CVS.
Jonathan