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

Cannot compile due to stb_truetype 0.2.5 #350

Open
Caeleron opened this issue Jan 24, 2019 · 5 comments
Open

Cannot compile due to stb_truetype 0.2.5 #350

Caeleron opened this issue Jan 24, 2019 · 5 comments

Comments

@Caeleron
Copy link

error: Edition 2018 is unstable and only available for nightly builds of rustc.

error: Could not compile stb_truetype.
warning: build failed, waiting for other jobs to finish...
error: build failed

@bvssvni
Copy link
Member

bvssvni commented Jan 24, 2019

Do you need a Rust update?

@Caeleron
Copy link
Author

The newest stable build for cargo does not allow anything with the newest stb_truetype to build. It's an issue with stb_truetype 0.2.5.

@bvssvni
Copy link
Member

bvssvni commented Jan 24, 2019

No problems on my machine. Are you sure this is the right project?

@Caeleron
Copy link
Author

Well, pretty much all projects that use this require manually using the 0.2.4 version in order to build successfully.

@bvssvni
Copy link
Member

bvssvni commented Jan 24, 2019

Can you dump Cargo.lock?

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