$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-08-21 14:10:01
On Thursday 21 August 2008 21:37:50 Daniel James wrote:
> Hi,
>
> At the moment, if you call cygwin doxygen or xsltproc from boost build
> on the windows command line, they don't work because they require
> cygwin paths (forwards slashes). Would it be possible to configure
> boost build to use forward slashes for certain tools, but still use
> back slashes for others?
First of all -- are you using cygwin build of bjam?
- Volodya