Firstly:
/home//UE/UnrealEngine/GenerateProjectFiles.sh /home/projectName/projectName.uproject -game
Then:
cd /home/projectName/
make projectNameEditor
then try to run again. So you need to make ‘Editor’ project for this… it was hard enough for me.
1 Like