clang++.exe: error: no such file or directory

anyone had this issue when building? I am currently trying to build for android.

  • so this project works fine on another machine,
  • building a clean project on this machine is fine
  • just when I build this project, I have issues
  • I am running VS 2017
  • I have nothing but blueprints

Below is my full log file

UBTInnovationCentreAndroidDevelopment_2.txt (11.4 KB)

I know that the files does not exists in the directory below, but it is located in the tool tips folder, but this file structure is the sames as on the other computer

clang++.exe: error: no such file or directory: 'Games/AndriodBuild/android-ndk-r15c/sysroot/usr/include/aarch64-linux-android/

Any help would be great