0

Please help when building a project the following error occurs. Please tell me how to solve.

Error   MSB3086 Task could not find "al.exe" using the SdkToolsPath "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\" or the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\NETFXSDK\4.8\WinSDK-NetFx40Tools-x86". Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed    project1.neuralVs   D:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets    3747
user200821
  • 11
  • 1

1 Answers1

0

As we can see Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed

You should reinstall Windows SDK from here

You can refer to this.

Jingmiao Xu-MSFT
  • 2,076
  • 1
  • 3
  • 10