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.
2 parents ffe46c8 + 89e4ee7 commit 50d6d65Copy full SHA for 50d6d65
README.md
@@ -26,6 +26,14 @@ Installation - MacOS X
26
27
(tested with GCC 4.2.1 and node 0.8.0)
28
29
+Troubleshooting
30
+
31
+If brew complains "SHA1 mismatch" error you may find that updating homebrew fixes the issue:
32
+ $ brew update
33
34
+If brew complains "No available formula" you will need to tap the science repository:
35
+ $ brew tap homebrew/science
36
37
Installation - Windows
38
=======================
39
1. Download OpenCV from http://sourceforge.net/projects/opencvlibrary/files/latest/download
0 commit comments