👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib, 4.5.2-x64
963
stars
219
forks
source link
Error: undefined reference to `cv::VideoCapture::VideoCapture(std::string const&, int)' #30
Closed
DuyDang007 closed 2 years ago
Hi,
I'm trying to compile my simple program to capture video frame, using msys mingw64. Currently I get this error:
Tried with OpenCV 4.5.5, 4.1.0, 3.8.4. Nothing worked.