<div dir="ltr"><div>Hi all,<br><br></div>I have just tried building ITK with BridgeOpenCV on Ubuntu 14.04 and I get the following link error<br><div><div><br>[2/2] Linking CXX executable bin/ITKVideoBridgeOpenCVHeaderTest1<br><br>[...]<br><br>lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to 'itk::VideoIOBase::VideoIOBase()'<br>lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to 'itk::VideoIOBase::~VideoIOBase()'<br>lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to 'itk::VideoIOBase::PrintSelf(std::ostream&, itk::Indent) const'<br>lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to 'typeinfo for itk::VideoIOBase'<br>collect2: error: ld returned 1 exit status<br><br></div><div>I have checked these methods are implemented in itkVideoIOBase.cxx...<br><br></div><div>Any idea?<br><br></div><div>Thanks<br></div><div>Arnaud<br></div></div></div>