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.

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: Andrew Depke (andrewdepke_at_[hidden])
Date: 2018-02-28 14:23:03


It looks like you're missing "cl.exe" on your system, or have not included
it in your PATH. cl.exe, as seen here
<https://msdn.microsoft.com/en-us/library/f35ctcxw.aspx>, is Microsoft's
C++ compiler, which can be obtained by downloading the latest version of
Visual Studio. Downloading and installing MSVS will automatically place it
in your PATH.

On Tue, Feb 27, 2018 at 2:28 PM, Boost C++ Libraries <
noreply_at_[hidden]> wrote:

> #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: new
> Milestone: To Be Determined | Component: None
> Version: Boost 1.41.0 | Severity: Problem
> Keywords: |
> ------------------------------+---------------------
> '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.
>
> --
> Ticket URL: <https://svn.boost.org/trac10/ticket/13458>
> Boost C++ Libraries <http://www.boost.org/>
> Boost provides free peer-reviewed portable C++ source libraries.
>
> _______________________________________________
> Boost-bugs mailing list
> Boost-bugs_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-bugs
>
>



This archive was generated by hypermail 2.1.7 : 2018-02-28 14:27:29 UTC