This is a docker image for simplifying building the UnrealEngine 4 on Linux
It is based on CentOS 7 with all the deps needed to build included. Please note I am using a custom copr repo which has clang 4.5 and mono 3.10 in it. These packages clobber what is in EPEL.
How to run:
Prep:
To Build UnrealEngine:
You can build the Editor in debug mode like so:
Or if you want you can build slate viewer by changing out MAKE=UE4Editor-Linux-Debug with MAKE=SlateViewer
You should see the resulting binaries in $HOME/Projects/UnrealEngine/Engine/Binaries/Linux/
Content type
Image
Digest
sha256:37bb28b59…
Size
338.3 MB
Last updated
over 11 years ago
docker pull wshearn/ue4editor