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