27 Feb
2018
27 Feb
'18
5:28 p.m.
Am 26.02.2018 um 21:55 schrieb Tom Kent via Boost:
On Mon, Feb 26, 2018 at 11:12 AM, Daniela Engert via Boost <
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"
Hmm, those two paths exist but have very little in them. It looks like most of the SDK (including mt.exe) is in 10/bin/10.0.16299.0/[x86|x64]. Any idea if that is normal?
I've been suffering from the same problem some time ago. My strictly straight-forward solution was to copy over the missing parts from the bin\x* directories and call it a day. Simple and effective ... Ciao Dani