mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
cade470f15
https://github.com/rust-lang/rust-bindgen/issues/1694#issuecomment-565625756 > Are you using default-features = false? I think you need to change to features = ["dynamic"] if so so that clang is runtime-detected. Otherwise it needs a relatively-new libclang version. |
||
---|---|---|
.. | ||
bindgen-bindings | ||
sqlite3 | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
upgrade.sh | ||
wrapper.h |