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
while building the cannystill project it shows an error that the file opencv_world320d.dll is missing form your computer.But the file is there present in the bin folder
The text was updated successfully, but these errors were encountered:
@kunnumehta@MicrocontrollersAndMore I am facing the same issue (opencv_world320d.dll is missing from the folder but it is present in the bin). Any idea how to solve this? Thanks in advance !!
Who has problem with this procedure. Please do one more stem after step no. 13.
In the Project -> {project name} Properties -> Configuration Properties -> Linker -> General -> Additional Libraries directories. Give path for the additional libraries, which is “your-opencv-folder\opencv\build\x64\vc14\lib” Hope now linker can find your file opencv_world320d.lib.
try restart your computer if there is still problem and try again
while building the cannystill project it shows an error that the file opencv_world320d.dll is missing form your computer.But the file is there present in the bin folder
The text was updated successfully, but these errors were encountered: