I’ve compiled the project and this is what I get
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.3\Engine\Build\BatchFiles\Build.bat” VSCodeSetupEditor Win64 Development -Project=“C:\Users\Murti\Documents\Unreal Projects\VSCodeSetup\VSCodeSetup.uproject” -WaitMutex -FromMsBuild -WorkingDir=C:\Users\Murti\Documents\Unreal Projects\VSCodeSetup\Intermediate\ProjectFiles -Files=....\Source\VSCodeSetup\Test.cpp” exited with code 6.
Hey there @NightfalEclipse! Generally when you get errors on a blank project, there is likely an issue with the VS setup. I’d recommend modifying the VS install and making sure that the prerequisites listed here are there, or if needed a fresh clean install.