Я пытаюсь использовать OpenCV в vscode, но не могу включить файлы .lib, что мне делать

main.cpp
#include
#include
#include
using namespace cv;
using namespace std;
int main( int argc, char** argv )
{
if( argc != 2)
{
cout
Подробнее здесь: https://stackoverflow.com/questions/515 ... ith-vscode
Мобильная версия