Re: [Boost-docs] unable to load reference.xsl

Subject: Re: [Boost-docs] unable to load reference.xsl
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-25 18:44:44


AMDG

Beman Dawes wrote:
> If I capture the xsltproc command line and change all the backslashes
> to forward slashes, that command then works. See below. That doesn't
> solve my problem but perhaps it helps with the diagnosis.
>
> Thus it looks like bjam is creating a Windows path in two places when
> it should create a plain posix path.
>
> --Beman
>
> "xsltproc" --stringparam admon.graphics "1" --stringparam
> boost.defaults "Boost" --stringparam boost.libraries
> "../../../../libs/libraries.htm" --stringparam boost.root
> "../../../.." --stringparam chunk.section.depth "1" --stringparam
> html.stylesheet "../../../../doc/html/boostbook.css" --stringparam
> navig.graphics "1" --stringparam toc.max.depth "2" --stringparam
> toc.section.depth "2" --xinclude -o
> "../../../bin.v2/libs/config/doc/msvc-9.0express/debug/threading-multi/config.docbook"
> "C:/boost/trunk/tools/boostbook/xsl/docbook.xsl"
> "../../../bin.v2/libs/config/doc/msvc-9.0express/debug/threading-multi/config.xml"
>

I've just updated Boost.Build to use forward slashes all the time.
Beman, can you confirm whether this fixes your problem?

In Christ,
Steven Watanabe


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC