Created
September 17, 2014 21:29
-
-
Save bvssvni/ec971f02d25fee0d2715 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
src/main.rs:103:29: 103:68 error: unable to infer enough type information to locate the impl of the trait `graphics::image_size::ImageSize` for the type `<generic #737>`; type annotations required | |
src/main.rs:103 c.color(settings::WATER_COLOR).draw(gl); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment