$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-users] [release] Boost 1.69.0 Beta 1 Release Candidate 1
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-11-14 17:03:30
On 11/14/18 7:06 PM, Marshall Clow via Boost wrote:
> On Mon, Nov 12, 2018 at 4:30 PM Tom Kent via Boost-users <
> boost-users_at_[hidden]> wrote:
>
>> msvc.manifest.dll
>> bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll
>> 'mt' is not recognized as an internal or external command,
>> operable program or batch file.
The error message suggests that mt.exe is missing. Is it possible that
the build environment got broken somehow?