facebookarchive / libwit

Lib wit
Other
33 stars 19 forks source link

Issue with OpenSSL causes building to fail #11

Open sciguy14 opened 9 years ago

sciguy14 commented 9 years ago

Looks like some versions just need to be incremented for the dependencies (see here: https://github.com/wit-ai/pywit/issues/4). I've been trying to do it myself for a few hours, but I keep running into more and more dependency issues.

martinraison commented 9 years ago

Thank you for looking into this. There have been a bunch of breaking changes in the Rust ecosystem recently, we're working on it

sciguy14 commented 9 years ago

Cool - thanks for investigating. This is my first time using Rust, and I was frankly surprised how it easy it is for a random remote source to break everybody else's code.