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 bd22868 commit 80574cbCopy full SHA for 80574cb
README.md
@@ -86,7 +86,7 @@ Some important notes about the path passed in `OPENVINO_BUILD_DIR`:
86
the limitations on [`cargo:rustc-link-search`]).
87
88
The various OpenVINO libraries and dependencies are found using the [openvino-finder] crate. Turn on
89
-logging to troubleshoot any issues finding the right libraries, e.g., `RUST_LOG=info
+logging to troubleshoot any issues finding the right libraries, e.g., `RUST_LOG=debug
90
OPENVINO_BUILD_DIR=... cargo build -vv`.
91
92
[openvino]: https://github.com/openvinotoolkit/openvino
0 commit comments