[VisualStudio 2017] Cant compile c++ projects

I already tried serveral things suggested throug out diffrent forums, reinstalling both visual studio and UE but iam still not able to open or compile c++ projects. Compiling in VS doesnt work ( same error ).
Thank you for your help.

My Log:

Running D:/UE4/UE_4.19/Engine/Binaries/DotNET/UnrealBuildTool.exe MyProject Development Win64 -project="D:/Dokumente/Unreal Projects/MyProject/MyProject.uproject" -editorrecompile -progress -NoHotReloadFromIDE Performing full C++ include scan (building a new target) Creating makefile for MyProject (no existing makefile) @progress push 5% Parsing headers for MyProjectEditor Running UnrealHeaderTool "D:\Dokumente\Unreal Projects\MyProject\MyProject.uproject" "D:\Dokumente\Unreal Projects\MyProject\Intermediate\Build\Win64\MyProjectEditor\Development\MyProjectEditor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed Reflection code generated for MyProjectEditor in 8,999281 seconds @progress pop Performing 11 actions (4 in parallel) [2/11] Resource ModuleVersionResource.rc.inl [3/11] Resource PCLaunch.rc ERROR: Failed to start local process for action: C:\Programme\WindowsSDK8.1\bin\x64\rc.exe /nologo /D_WIN64 /l 0x409 /I "D:\UE4\UE_4.19\Engine\Source" /DIS_PROGRAM=0 /DUE_EDITOR=1 /DENABLE_PGO_PROFILE=0 /DWITH_DEV_AUTOMATION_TESTS=1 /DWITH_PERF_AUTOMATION_TESTS=1 /DUNICODE /D_UNICODE /D__UNREAL__ /DIS_MONOLITHIC=0 /DWITH_ENGINE=1 /DWITH_UNREAL_DEVELOPER_TOOLS=1 /DWITH_COREUOBJECT=1 /DUSE_STATS_WITHOUT_ENGINE=0 /DWITH_PLUGIN_SUPPORT=0 /DWITH_PERFCOUNTERS=1 /DUSE_LOGGING_IN_SHIPPING=0 /DWITH_LOGGING_TO_MEMORY=0 /DUSE_CACHE_FREED_OS_ALLOCS=1 /DUSE_CHECKS_IN_SHIPPING=0 /DUE_BUILD_MINIMAL=0 /DWITH_EDITOR=1 /DWITH_SERVER_CODE=1 /DWITH_CEF3=1 /DWITH_XGE_CONTROLLER=1 /DUBT_COMPILED_PLATFORM=Win64 /DUBT_COMPILED_TARGET=Editor /DWIN32=1 /D_WIN32_WINNT=0x0601 /DWINVER=0x0601 /DPLATFORM_WINDOWS=1 /DDEPTH_32_BIT_CONVERSION=0 /DNDEBUG=1 /DUE_BUILD_DEVELOPMENT=1 /fo "D:\UE4\UE_4.19\Engine\Intermediate\Build\Win64\UE4Editor\Development\ModuleVersionResource.rc.inl.res" "D:\UE4\UE_4.19\Engine\Source\Runtime\Core\Resources\Windows\ModuleVersionResource.rc.inl" ERROR: Failed to start local process for action: C:\Programme\WindowsSDK8.1\bin\x64\rc.exe /nologo /D_WIN64 /l 0x409 /I "D:\UE4\UE_4.19\Engine\Source" /DIS_PROGRAM=0 /DUE_EDITOR=1 /DENABLE_PGO_PROFILE=0 /DWITH_DEV_AUTOMATION_TESTS=1 /DWITH_PERF_AUTOMATION_TESTS=1 /DUNICODE /D_UNICODE /D__UNREAL__ /DIS_MONOLITHIC=0 /DWITH_ENGINE=1 /DWITH_UNREAL_DEVELOPER_TOOLS=1 /DWITH_COREUOBJECT=1 /DUSE_STATS_WITHOUT_ENGINE=0 /DWITH_PLUGIN_SUPPORT=0 /DWITH_PERFCOUNTERS=1 /DUSE_LOGGING_IN_SHIPPING=0 /DWITH_LOGGING_TO_MEMORY=0 /DUSE_CACHE_FREED_OS_ALLOCS=1 /DUSE_CHECKS_IN_SHIPPING=0 /DUE_BUILD_MINIMAL=0 /DWITH_EDITOR=1 /DWITH_SERVER_CODE=1 /DWITH_CEF3=1 /DWITH_XGE_CONTROLLER=1 /DUBT_COMPILED_PLATFORM=Win64 /DUBT_COMPILED_TARGET=Editor /DWIN32=1 /D_WIN32_WINNT=0x0601 /DWINVER=0x0601 /DPLATFORM_WINDOWS=1 /DDEPTH_32_BIT_CONVERSION=0 /DNDEBUG=1 /DUE_BUILD_DEVELOPMENT=1 /DORIGINAL_FILE_NAME="UE4Editor-MyProject.dll" /fo "D:\UE4\UE_4.19\Engine\Intermediate\Build\Win64\UE4Editor\Development\MyProject\PCLaunch.rc.res" "D:\UE4\UE_4.19\Engine\Source\Runtime\Launch\Resources\Windows\PCLaunch.rc" ERROR: System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) bei UnrealBuildTool.ActionThread.ThreadFunc() ERROR: System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) bei UnrealBuildTool.ActionThread.ThreadFunc() SharedPCH.Engine.cpp d:\ue4\ue_4.19\engine\source\runtime\core\public\windows\WindowsSystemIncludes.h(27): fatal error C1083: Datei (Include) kann nicht ge?ffnet werden: "intsafe.h": No such file or directory ERROR: UBT ERROR: Failed to produce item: D:\Dokumente\Unreal Projects\MyProject\Binaries\Win64\UE4Editor-MyProject.dll Total build time: 63,79 seconds (Local executor: 0,00 seconds)