Anyone getting this error when building a linux server with 4.24.2? “ERROR: Server targets are not currently supported from this engine distribution.”
This is from a command line driven build using UnrealBuildTool.exe <project> Linux Shipping
Worked before I updated to 24.
I installed the latest Linux compiler : Cross-Compiling for Linux | Unreal Engine Documentation and tested that it is the correct version.
I have cleaned, rebuilt all, etc. I can’t find much documentation about this error and it is the only error I get when building. The game client builds and works great.