Generate cpp project Couldn't find UnrealBuildTool

To get the engine files in your solution you need to add -engine.

UnrealBuildTool.exe -projectfiles -project=“C:\UnrealProjects\ProjectFolder\ProjectName.uproject” -game -engine -rocket -progress

3 Likes