Missing `libhlslcc.a` while compiling on Linux

Hi,
I had the same issue yesterday…
Visit also this page, Can't install UE4 on linux - Platform & Builds - Epic Developer Community Forums
I updated current path with the 4.13 I got from git.

  1. be sure to have clang, installed ( sudo apt-get install clang) to compile libhlslcc.a
  2. cd Engine/Source/ThirdParty/hlslcc/hlslcc/projects/Linux
  3. make
  4. mv …/…/lib/Linux/libhlslcc.a …/…/lib/Linux/x86_64-unknown-linux-gnu