mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
6b89243902
I did \*something\* Friday afternoon which changed something about my system SDK to break the `media` crate's bindings generation. Some of the types and consts were not being generated despite being able to prove that they exist in the source, such as when running the header through the preprocessor myself and feeding that through the generator. Updating my OS, XCode, command line tools, and reinstalling Rust as well as working from fresh clones of the repo had no effect. Updating rust-bindgen resolved the issue and downgrading the version back to the original version caused the issue to reappear. I'm still not sure what happened to change the SDK but at this point with being able to build the project again I'm not going to look a gift horse in the mouth. Release Notes: - N/A |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |