Skip to content

Commit e1bc38e

Browse files
committed
Update troubleshooting
1 parent f1a443e commit e1bc38e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

TROUBLESHOOTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282
Look for `Selected GCC installation` and `#include <...> search starts here` to get the sense of what system toolchain is used
8383
by clang. Refer to this [issue](https://github.com/twistedfall/opencv-rust/issues/322) for more fixes and workarounds.
8484

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+
8590
## Reporting issues
8691

8792
If you still have trouble using the crate after going through the Troubleshooting steps please fill free to

0 commit comments

Comments
 (0)