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

Fail building the demo clipper lib #103

Open
varomix opened this issue Sep 21, 2020 · 2 comments
Open

Fail building the demo clipper lib #103

varomix opened this issue Sep 21, 2020 · 2 comments

Comments

@varomix
Copy link

varomix commented Sep 21, 2020

Hi, I am trying to build the sample from the docs, the clipper library
I got something working, I can't get past this error.
thanks for the help

INFO [ritual::processor] Running processing step: build_crate Updating crates.io index error: failed to select a version for cpp_std. ... required by package clipper v0.1.0 (/home/varomix/RUST_DEV/clipper/workspace/out/clipper)versions that meet the requirements^0.1.1` are: 0.1.1

the package clipper depends on cpp_std, with features: ritual_rustdoc_nightly but cpp_std does not have these features.

failed to select a version for cpp_std which could resolve this conflict
ERROR [ritual::processor] Step failed! Aborting...
`

@varomix
Copy link
Author

varomix commented Oct 16, 2020

@Riateche any help here please
where is this ritual_rustdoc_nightly package?
thank you

@Riateche
Copy link
Member

Riateche commented Nov 1, 2020

I can't reproduce this issue. Are you using the latest version of ritual?

ritual_rustdoc_nightly is not a package, it's a feature of crates generated by ritual. The published version of cpp_std doesn't have this feature yet, but it shouldn't be a problem.

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

No branches or pull requests

2 participants