I\'m getting the following error when compiling my project:
Task failed because "AL.exe" was not found, or the correct Microsoft Windows SDK is
I had a similar error getting a project building in Windows 10 where a resgen.exe tool could not be found. I had to change a InstallationFolder registry key in HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Microsoft SDKs\Windows\v8.0A\WinSDK-NetFX35Tools-x86 to a path where it actually existed on my computer: C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools