Building 4.23 on Linux fails

Running Setup.sh returns with **SUCCESS**, but GenerateProjectFiles.sh displays many warnings:

WARNING: Exception while generating include data for ...: Could not determine version of compiler, not registering Linux toolchain.

make exits with the following error:

ERROR: Could not determine version of the compiler, not registering Linux toolchain.

Building 4.22.3 worked fine. v14_clang-8.0.1-centos7 is downloaded by Setup.sh to ThirdPartyNotUE/SDKs/HostLinux/Linux_x64.

Any help or suggestions would be appreciated.

-Gabor

Installing libtinfo5 on Ubuntu 19.04 fixed the problem.

Thank you. How did you find this out?
Although Fedora does not have libtinfo5, installing ncurses-compat-libs solves the problem (or symlinking libtinfo.so.6 to libtinfo.so.5)

I had read it on discord

Thanks. Going to join as well.