We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There seems to be an issue with the build process with ninja, all cmake builds are failing:
Run Build Command(s): /opt/hostedtoolcache/Python/3.12.4/x64/bin/ninja -v -j 1 ninja: error: loading 'build.ninja': No such file or directory
Example from one of the cmake builds in this PR #860 (all are failling)
Should build
0.7.1
Windows, Linux and MacOS
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
There seems to be an issue with the build process with ninja, all cmake builds are failing:
Run Build Command(s): /opt/hostedtoolcache/Python/3.12.4/x64/bin/ninja -v -j 1 ninja: error: loading 'build.ninja': No such file or directory
Example from one of the cmake builds in this PR #860 (all are failling)
Expected Behaviour
Should build
Version of stdlib
0.7.1
Platform and Architecture
Windows, Linux and MacOS
Additional Information
No response
The text was updated successfully, but these errors were encountered: