mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Update windows_visual_studio_Opencv.markdown
This commit is contained in:
parent
8f05af8d05
commit
eb9fcf4f08
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user