Filament: ninja: error: loading 'build.ninja': No such file or directory

Created on 25 Oct 2019  路  1Comment  路  Source: google/filament

Describe the bug
I am trying to build filament for android using ./build.sh -p android release.
I am getting the error ninja: error: loading 'build.ninja': No such file or directory
I have installed ninja using the apt install

Screenshots
Screenshot from 2019-10-25 12-47-18

I also tried building manually. But got the following error message:
filament-maual-build

Desktop (please complete the following information):

  • OS:Linux Mint 19
  • GPU: Intel

Most helpful comment

Do rm -rf out and try again.

>All comments

Do rm -rf out and try again.

Was this page helpful?
0 / 5 - 0 ratings