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

Dyanmic shapes example does not compile #200

Open
iiYese opened this issue Feb 18, 2023 · 5 comments
Open

Dyanmic shapes example does not compile #200

iiYese opened this issue Feb 18, 2023 · 5 comments

Comments

@iiYese
Copy link

iiYese commented Feb 18, 2023

As described in issue title. Using bevy 0.9 with 0.7.2.

@rparrett
Copy link
Contributor

It sounds like you may be using example code from the main (development) git branch with the latest released version.

Here's a link to the version of that example that will work with 0.7.2:
https://github.com/Nilirad/bevy_prototype_lyon/blob/v0.7.2/examples/dynamic_shape.rs

If that doesn't resolve the issue, could you please share the error message you are seeing?

@iiYese
Copy link
Author

iiYese commented Feb 18, 2023

Thanks that works. Is there a reason this isn't on the main branch yet? 🤔

@rparrett
Copy link
Contributor

The main branch is up-to-date and there have been some unreleased breaking changes since 0.7.2.

@rparrett
Copy link
Contributor

Maybe the readme should be linking to the examples for the latest released version though.

@Nilirad
Copy link
Owner

Nilirad commented Feb 19, 2023

I agree, but I should make a latest branch first.

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

3 participants