Boost logo

Boost-Build :

Subject: Re: [Boost-build] Bootstrap.bat fails Win7 vc11 boost 1.55
From: Vladimir Prus (ghost_at_[hidden])
Date: 2014-02-28 03:33:47


On 28.02.2014 12:20, Joshua Boyce wrote:
> On 27 February 2014 14:28, John Reeder <jreeder_at_[hidden] <mailto:jreeder_at_[hidden]>> wrote:
>
> [SNIP]
> C:\Users\My Name\Code\boost_1_55_0\tools\build\v2\engine>.\bootstrap\jam0 -f build.jam --toolset=vc11 "--toolset-root=C:\Program Files
> (x86)\Microsoft Visual Studio 11.0\Common7\Tools\..\..\VC\ "
> ...found 159 targets...
> ...updating 3 targets...
> [MKDIR] bin.ntx86
> 'C:\Users\My' is not recognized as an internal or external command,
> operable program or batch file.
>
> md "bin.ntx86"
>
> [SNIP]
>
> Looks like it could be an issue with spaces in the path. Have you tried somewhere without spaces?

It's strange since the above command does not have anything with spaces. Joshua, could you go to

        C:\Users\My Name\Code\boost_1_55_0\tools\build\v2\engine

and run

        .\bootstrap\jam0 -f build.jam --toolset=vc11 -n
        "--toolset-root=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\..\..\VC\ "

there and send the output?

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk