We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f99f5 commit 18b12e7Copy full SHA for 18b12e7
TROUBLESHOOTING.md
@@ -82,6 +82,11 @@
82
Look for `Selected GCC installation` and `#include <...> search starts here` to get the sense of what system toolchain is used
83
by clang. Refer to this [issue](https://github.com/twistedfall/opencv-rust/issues/322) for more fixes and workarounds.
84
85
+10. Using a language server IDE on macOS you're getting `dyld: Library not loaded` error from `rust-analyzer`
86
+
87
+ Check this [issue](https://github.com/twistedfall/opencv-rust/issues/592) for some ready-made configurations
88
+ for VSCode and Zed.
89
90
## Reporting issues
91
92
If you still have trouble using the crate after going through the Troubleshooting steps please fill free to
0 commit comments