brson / rust-sdl

SDL bindings for Rust
MIT License
179 stars 52 forks source link

foldl-error building bindings with rust / master #66

Closed itdaniher closed 11 years ago

itdaniher commented 11 years ago

Hey All!

I'm just getting started with Rust and trying to compile rust-sdl so I have a familiar set of libraries with which to play. I just built rust from the master branch on github at github.com/mozilla/rust and attempted to compile rust-sdl, yielding the following series of errors: http://itdaniher.com/p?EsRD.

I'm running F18, x64, and have all relevant libraries installed.

If anyone has a chance to take a look, I'd appreciate it.

Thanks! Ian