Hi everyone, I have the following problem: I want to use the example "Feature Matching with FLANN". Unfortunately I get the error message in Visual Studio 2017:
LNK1104 ...\opencv\build\lib\Debug\opencv_gabi440d.lib cannot be opened.
The folder structure "...\lib\Debug..." is not existing in my system. The file opencv_gabi440d.lib is also not existing
I use the opencv version 4.4.0 and the repository "opencv_contrib" (29.07.2020)