26 Feb
2018
26 Feb
'18
5:12 p.m.
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