You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Can't install opencv on windows 10, followed the readme instructions. Also searched for past issues but they are all closed without answers/solutions..
Tried with OpenCV 4.3.0 & 2.4.13.6 (btw the 2.4 doesn't contain a folder vc12, there is only vc14 & vc15
To Reproduce
Download and install OpenCV (Be sure to use a 2.4 version) @ http://opencv.org/releases.html For these instructions we will assume OpenCV is put at C:\OpenCV, but you can adjust accordingly.
If you haven't already, create a system variable called OPENCV_DIR and set it to C:\OpenCV\build\x64\vc12
Make sure the "x64" part matches the version of NodeJS you are using.
Also add the following to your system PATH ;%OPENCV_DIR%\bin
Install Visual Studio 2013. Make sure to get the C++ components. You can use a different edition, > just make sure OpenCV supports it, and you set the "vcxx" part of the variables above to match.
Describe the bug
Can't install opencv on windows 10, followed the readme instructions. Also searched for past issues but they are all closed without answers/solutions..
Tried with OpenCV 4.3.0 & 2.4.13.6 (btw the 2.4 doesn't contain a folder
vc12
, there is onlyvc14
&vc15
To Reproduce
Expected behavior
Successfull
npm install opencv
OS / Libraries
vc12
, there is onlyvc14
&vc15
Additional context
2020-05-14T14_28_46_490Z-debug.log
The text was updated successfully, but these errors were encountered: