Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13458: 'cl' is not recognized as an internal or external command, operable program or batch file. Failed to build Boost.Jam build engine. Please consult bjam.log for furter diagnostics.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-28 16:07:40
#13458: 'cl' is not recognized as an internal or external command, operable program
or batch file. Failed to build Boost.Jam build engine. Please consult
bjam.log for furter diagnostics.
-------------------------------+---------------------
Reporter: anonymous | Owner: (none)
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: None
Version: Boost 1.41.0 | Severity: Problem
Resolution: worksforme | Keywords:
-------------------------------+---------------------
Comment (by emilio):
FWIW, something similar happened to me as well, when I tried to run b2.exe
from a VS Command Prompt: I could run cl.exe from the command line, but b2
was not able to invoke it.
The actual source of the problem was that b2 was an old version of a
b2_vcvarsall.bat file that was still in my temp directory and was loading
an environment referring to a version of VS that was not available
anymore.
Removing that files fixed the issue for me.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13458#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-02-28 16:13:08 UTC