@@ -3,4 +3,8 @@ To build Unreal yourself with our nDisplay Plugin to cross-compile for Linux, fo
...
@@ -3,4 +3,8 @@ To build Unreal yourself with our nDisplay Plugin to cross-compile for Linux, fo
* Get Unreal Source from https://github.com/EpicGames/UnrealEngine
* Get Unreal Source from https://github.com/EpicGames/UnrealEngine
(you have to be logged in to be able to access it and follow the steps at https://www.unrealengine.com/en-US/ue4-on-github)
(you have to be logged in to be able to access it and follow the steps at https://www.unrealengine.com/en-US/ue4-on-github)
* Delete the folder ``UnrealEngine/Engine/Plugins/Runtime/nDisplay/``
* Clone the files of this repo there instead, so into ``UnrealEngine/Engine/Plugins/Runtime``
* Follow the steps at https://docs.unrealengine.com/en-us/Platforms/Linux/GettingStarted to download and prepare the cross-compile toolchain and then follow the #From a Source Build# further below (not "From a Launcher Build")
* Follow the steps at https://docs.unrealengine.com/en-us/Platforms/Linux/GettingStarted to download and prepare the cross-compile toolchain and then follow the #From a Source Build# further below (not "From a Launcher Build")