I am using Unreal Engine 5.0.3 on Windows and wanted to cross-compile for Linux. I have installed visual studio & the plugins for Linux, and also downloaded the clang 11.0.0 from Unreal Engine website, but UE5 gives error that it needs clang 13.0.0. The UE website only includes up to clang 11.0.0. Do you know how I would install the newer clang?
Hello,
where did you get this link?
It is not available on the UE Linux-Cross-Compile guide?
I need the v22 toolchain for UE 5.3 but have no idea where to get it.
UPDATE (in case someone might find it useful):
So I still haven’t figured out where the Cross-Compile Toolchain links are posted, but I figured UE5 tells you exactly which one you need in the Platforms>Linux menu.
So using the link above as a reference I replaced some characters and ended up with this link: https://cdn.unrealengine.com/CrossToolchain_Linux/v22_clang-16.0.6-centos7.exe
Which got me exactly what I needed.