Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading build.ninja #1452

Open
Zhikun-Gan opened this issue Dec 22, 2023 · 2 comments
Open

Error loading build.ninja #1452

Zhikun-Gan opened this issue Dec 22, 2023 · 2 comments

Comments

@Zhikun-Gan
Copy link

I am trying to build MeshaLab on Win10 by scripts provided, but when I run ./1_build.sh I get the error "ninja: error: loading 'build.ninja': The system cannot find the file specified." It seems that there is no build.ninja provided in the repository. How can I solve this problem? Thank you.

@alemuntoni
Copy link
Member

There is not, because it is automatically generated by cmake.
I don't know how to fix your issue, but I am pretty sure you system does not have installed all the dependencies.

@terrynguyen255
Copy link

I'm facing the same error on MacOS M1:

/meshlab/scripts/macOS%.  bash 1_build.sh
...

-- Configuring incomplete, errors occurred!
ninja: error: loading 'build.ninja': No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants