BlueRoseNote/03-UnrealEngine/Gameplay/Other/编译UE Standalone Application.md

622 B

title, date, excerpt, tags, rating
title date excerpt tags rating
Untitled 2023-08-15 18:39:16
# bash path in Engine\Source\Programs\StandaloneApplication  
$ UnrealBuildTool.exe -notinstallengine -ProjectFiles StandaloneApplication
Zhalipeng MINGW64 /d/UE_4.18/Engine/Source/Programs/StandaloneApplication (master)  
$ ../../../../Engine/Binaries/DotNET/UnrealBuildTool.exe -notinstallengine -ProjectFiles StandaloneApplication  
ERROR: UnrealBuildTool Exception: A game project path was not specified, which is required when generating project files using an installed build or passing -game on the command line