Skip to content

Commit 3dadf64

Browse files
committed
updating readme.md
1 parent 22a5425 commit 3dadf64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,11 @@ Get OpenCV from homebrew:
105105
If you have already installed OpenCV via Homebrew, there is no need to configure any environment variables specifically for OpenCV on macOS. The OpenCV installation can be automatically detected if it was installed through Homebrew.
106106

107107
To take advantage of this automatic detection, refrain from setting the following environment variables:
108+
108109
`OPENCV_LINK_LIBS`, `OPENCV_LINK_PATHS`, and `OPENCV_INCLUDE_PATHS`.
109110

110111
However, make sure you have configured the following environment variables:
112+
111113
`DYLD_FALLBACK_LIBRARY_PATH`, `LDFLAGS` and `LD_LIBRARY_PATH`.
112114

113115
If you have not made any custom changes to your installation, the following settings should work for your setup:

0 commit comments

Comments
 (0)