Closed lpenguin closed 6 years ago
Thanks for filing the issue! It appears that we face a semver breaking change in core-graphics and/or Rust FFI here, unfortunately. I'll try out a build on OSX and fix it shortly.
Update to glutin-0.11 fixed it (75ce718ba275091cc2d3cd762fbf26d2a46a9e33). I also hooked up Travis CI for building Linux and OSX so that we can always be sure it builds at least ;) here is the last build, also can see the icon on README.
Hi! Wanted to try your prototype, but faced compilation errors OS: MacOS X 10.11.6 Rust: rustc 1.22.1
Errors:
Do i need some specific version of Rust? (I'm newbie in rust).