Commit eb9fcf4f authored by Vadim Pisarevsky's avatar Vadim Pisarevsky Committed by GitHub

Update windows_visual_studio_Opencv.markdown

parent 8f05af8d
......@@ -146,7 +146,7 @@ opencv_videoio300d.lib
opencv_videostab300d.lib
@endcode
Alternatively, your OpenCV download may have been built into one large .lib file. Check by looking in OpenCV\\build\\architecture\\vc14\\lib. In this case all you would add is, for the latest version:
Alternatively, your OpenCV download may have been built into one large .lib file. Check by looking in OpenCV\\build\\architecture\\vc14\\lib. In this case all you would add is, for the version 3.3.0:
@code{.bash}
opencv_world330.lib
@endcode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment