Hi, It's my first times i try to use the OpenCV library in one of my projects. I used the example proposed in the site of the tutorial of installation in windows this URL : https://docs.opencv.org/3.4.0/dd/d6e/tutorial_windows_visual_studio_opencv.html There's no problem in the compilation, but the problem occur when i run the program. it show me this message in a terminal windows : "The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
My OS is windows 8.1, ans my IDE is visual studio 2017.