UE4 and gnu/linux

hi,

is there any way to compile UE4 in any of gnu/linux distro ?
and use it under gnu/linux and publish game for this OS?
if with UE4 official source code can’t do it, can i change the source code for my purpose?
Does the license allow me to do that, change it and I use it for everything?

thanks

We have partial Linux support in the code base - working towards Steam OS support. You can subscribe and download the source code, and try and port it completely to Linux or any other platform you like. Let us know if you do! You can even push any improvements you make back to us (if you want).

And you can absolutely publish your game (in compiled form - you’re still bound by the license not to release our source code publicly)

Cheers,
Nick (Epic Games)

thanks for answer nick, then the license give me allow to make any change i want and use it without any problem,(just i can’t release the source code publicly) right? , just one thing: can i use my customized UE4 with my own team in our studio with multiple machine and users ? thanks again

Yes - provided everyone who uses the engine is a licensee (subscriber), as it is not legal under the license to give someone access to the engine who is not a licensee.

Excuse me, I just can’t understand the last part (team use customized version of UE4) Can the compiled version of the customized source code to use with team?
Is there a specific license for the team or studio or not just can buy one and use it with team? thanks

Right now we only support cross-compiling for Linux, so you need a Windows PC and a cross-toolchain to target it. Also, currently only dedicated servers are supported, although work on cross-compiling clients is under way.

We also have plans to support development on the Linux machines directly, but there’s more work to be done here. Feel free to fill in missing bits if you are eager :slight_smile:

Can the compiled version of the
customized source code to use with
team?

Yes - but all of the team members need to have a license (pay 19/month). Alternatively you can contact us for a customized license/price so that everyone on site can use it.

We don’t yet have an easy way exposed on the website to purchase licenses in bulk, so if you need to do that, contact us via the custom licensing page and we’ll be more than happy to help.

Thank you and good luck

I think if an official version of the engine with the editor for GNU / Linux release will be great
However, the source code available to developers this place is awesome
thanks and Hoping to great success

Thanks! :slight_smile: We will eventually get to native development on Linux - but feel free to beat us to that! :wink: