Boost logo

Boost-Build :

Subject: Re: [Boost-build] Failure to build - missing cl.exe
From: Jürgen Hunold (jhunold_at_[hidden])
Date: 2014-10-23 16:22:42


Hi Paul.

Am Donnerstag, 23. Oktober 2014, 15:49:03 schrieb Paul A. Bristow:
> Do I just need to add the path to /bin/cl.exe to my PATH?

Normally not

> Is vsvarsall.bat supposed to be called to do this?

Yes, it is called internally during the build process.

> What have a messed up to cause this?

Some recent refactorings to speed up compilation.

Try different setting for "rewrite-setup-scripts":

using msvc : 12.0 : : <rewrite-setup-scripts>on ;

> Suggestions welcome.

Did you try b2 --reconfigure to rebuild to configuration cache?
And try b2 --debug-configuration to get more diagnostics and post them here.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! 
* voice: ++49 4257 300       ! Fährstraße 1
* fax  : ++49 4257 300       ! 31609 Balge/Sebbenhausen
* jhunold_at_gmx.eu             ! Germany

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