-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix clangd include path #13
Comments
I also got this error msg after your knf commit 🙂 |
Try this: cargo clean -p knf-rs-sys
git submodule update --init
cargo build |
yes, fixed! Ty :) Also, all warning messages are gone in the rust analyzer... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It shows error in VSCode in https://github.com/thewh1teagle/pyannote-rs/blob/main/crates/knf-rs/sys/knfc/knfc.cc
clangd/vscode-clangd#717
The text was updated successfully, but these errors were encountered: