Ask Your Question

Revision history [back]

Where to find "opencv_shape440d.lib"

OS => Windows 10 64bit IDE => Visual Studio 2019 OpenCV Verison => 4.4

When i try to compile one of the example code provided in the OpenCV VIsual Studio Tutorial, it spits out a linking error It says "LNK1104: Cannot open file 'opencv_shape440d.lib'.

I have included the 'install\include', 'install\x64\vc16\lib' folder in the project properties. Can anyone please tell why this error is occuring and how to fix it.