Skip to content

Commit

Permalink
Update troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedfall committed Nov 12, 2024
1 parent 09f99f5 commit 18b12e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
Look for `Selected GCC installation` and `#include <...> search starts here` to get the sense of what system toolchain is used
by clang. Refer to this [issue](https://github.com/twistedfall/opencv-rust/issues/322) for more fixes and workarounds.

10. Using a language server IDE on macOS you're getting `dyld: Library not loaded` error from `rust-analyzer`

Check this [issue](https://github.com/twistedfall/opencv-rust/issues/592) for some ready-made configurations
for VSCode and Zed.

## Reporting issues

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

0 comments on commit 18b12e7

Please sign in to comment.