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

Build failing when trying to compile piston #110

Closed
ghost opened this issue Dec 2, 2015 · 2 comments
Closed

Build failing when trying to compile piston #110

ghost opened this issue Dec 2, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 2, 2015

When trying to compile piston, the build fails when it attempts to compile the xml-rs crate with the following error:

.cargo\registry\src\github.com-0a35038f75765ae4\xml-rs-0.2.2\src\reader\events.rs:136:50: 136:60 error: no method namedjoinfound for typecollections::vec::Veccollections::string::Stringin the current scope
capture

@tomaka
Copy link
Collaborator

tomaka commented Dec 2, 2015

I think your rustc is too old.

@ghost
Copy link
Author

ghost commented Dec 2, 2015

So it was. I hadn't realized a new version had been released, sorry for wasting your time.

@ghost ghost closed this as completed Dec 2, 2015
This issue was closed.
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

1 participant