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

cargo build --release results in "Could not compile core-graphics" #10

Open
dgollahon opened this issue Sep 1, 2018 · 1 comment
Open

Comments

@dgollahon
Copy link

I found this game on a rust game development site somewhere and was curious to play this (the game mechanic seems really cool), but I wasn't able to get it to compile. I get a bunch of errors about trying to access private objects in core-graphics. I don't necessarily expect you to want to fix it, but I thought you should know. Thanks!

@gui1117
Copy link
Owner

gui1117 commented Sep 1, 2018

Erf I'm away from my computer until Tuesday.
However core-graphics seems to be a dependence of glutinous which is used by glium.
I have no idea why it does not compile but maybe updating glium/glutin could solve the issue.

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