Trying to get msvc and ue5 working...

Build started at 8:38 PM…
1>------ Build started: Project: MyProject, Configuration: DebugGame_Editor x64 ------
1>Using bundled DotNet SDK version: 8.0.300
1>Running UnrealBuildTool: dotnet “....\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” MyProjectEditor Win64 DebugGame -Project=“C:\Users\pheon\Documents\Unreal Projects\MyProject\MyProject.uproject” -WaitMutex -FromMsBuild -architecture=x64 -WorkingDir=C:\Users\pheon\Documents\Unreal Projects\MyProject\Intermediate\ProjectFiles -Files=....\Source\MyProject\Public\MyActor.h
1>Log file: C:\Users\pheon\AppData\Local\UnrealBuildTool\Log.txt
1>Creating makefile for MyProjectEditor (no existing makefile)
1>Parsing headers for MyProjectEditor
1> Running Internal UnrealHeaderTool “C:\Users\pheon\Documents\Unreal Projects\MyProject\MyProject.uproject” “C:\Users\pheon\Documents\Unreal Projects\MyProject\Intermediate\Build\Win64\MyProjectEditor\DebugGame\MyProjectEditor.uhtmanifest” -WarningsAsErrors -installed
1>Total of 0 written
1>Reflection code generated for MyProjectEditor in 5.4632238 seconds
1>Creating makefile for Projects\MyProject\Intermediate\ProjectFiles (no existing makefile)
1>Total execution time: 11.42 seconds
1>Couldn’t find target rules file for target ‘Projects\MyProject\Intermediate\ProjectFiles’ in rules assembly ‘UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’
1>
1>Location: C:\Program Files\Epic Games\UE_5.5\Engine\Intermediate\Build\BuildRules\UE5Rules.dll
1>
1>
1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets(70,5): error MSB3073: The command ““C:\Program Files\Epic Games\UE_5.5\Engine\Build\BatchFiles\Build.bat” MyProjectEditor Win64 DebugGame -Project=“C:\Users\pheon\Documents\Unreal Projects\MyProject\MyProject.uproject” -WaitMutex -FromMsBuild -architecture=x64 -WorkingDir=C:\Users\pheon\Documents\Unreal Projects\MyProject\Intermediate\ProjectFiles -Files=....\Source\MyProject\Public\MyActor.h” exited with code 8.
1>Done building project “MyProject.vcxproj” – FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 8:38 PM and took 13.131 seconds ==========