UE4Editor with Linux, "No Compiler was found"

you need to create the symlinks to clang+±3.5

ln -s /usr/bin/clang+±3.5 /usr/bin/clang++
ln -s /usr/bin/clang-3.5 /usr/bin/clang

also i usually install kdevelop to have an alternate editor