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

Ninja install not working #168

Open
suamor opened this issue May 16, 2020 · 1 comment
Open

Ninja install not working #168

suamor opened this issue May 16, 2020 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@suamor
Copy link
Collaborator

suamor commented May 16, 2020

When using ninja to build Canorus there are no issue, it's fast and reliable as always.

However ninja install fails. Error message says that there is no "build.ninja" in the src folder.
I checked and found build.ninja is only in the main build folder. Not in the git folder itself either.

Any ideas why ninja is not working correctly for installation ? With make this works (have not tried other make alternatives).

@suamor suamor added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels May 16, 2020
@suamor
Copy link
Collaborator Author

suamor commented May 16, 2020

Minor: I also noticed that swig wrapper regeneration is no longer working with ninja when header files are changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant