Boost logo

Boost :

Subject: Re: [boost] [system] [teeks99] Mass test failures on MSVC-14.0
From: Daniela Engert (dani_at_[hidden])
Date: 2018-02-26 17:12:49


Am 26.02.2018 um 15:52 schrieb Andrey Semashev via Boost:
> On 02/26/18 17:20, Tom Kent wrote:

>
> 'mt' is not recognized as an internal or external command,
> operable program or batch file.
> ...failed msvc.manifest.dll

> I think, this problem has been discussed on the list not long ago - `mt`
> being not found on the system after some MSVC update:
>
> Looks like MSVC needs to be reinstalled or installed on a separate
> machine. Will you be able to fix this?

Most likely the path to the SDK tools is missing in the setup:
"C:\Program Files (x86)\Windows Kits\10\bin\x64" or
"C:\Program Files (x86)\Windows Kits\10\bin\x86"

Ciao
  Dani


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk