Compiling 4.18 from source errors, completely reinstalled VS2017 already

I am unable to build UE4.18.2 from source, I completely reinstalled VS2017 with all necessary componenets (C++ Desktop, UE installer, …), and downloaded the source code from github again, ran the setup.bat without issues, ran the GenerateProjectFiles.bat without issues, but I get tons of errors when trying to build UE4 in VS2017 after opening the .sln.

Full output log: 1>------ Erstellen gestartet: Projekt: ShaderCompileWorker, Konfiguration: Devel - Pastebin.com

Full error log: Failed to start local process for action: C:\Program Files (x86)\Windows Kits\8. - Pastebin.com

Any help would be really appreciated!

have you read this Setting Up Visual Studio for Unreal Engine | Unreal Engine Documentation

and this UnrealVS Extension | Unreal Engine Documentation ?