[ITK] [ITK-dev] link failure ITKVideoBridgeOpenCVHeaderTest1 on Ubuntu 14.04
Arnaud Gelas
arnaudgelas at gmail.com
Thu Aug 13 11:40:53 EDT 2015
Hi all,
I have just tried building ITK with BridgeOpenCV on Ubuntu 14.04 and I get
the following link error
[2/2] Linking CXX executable bin/ITKVideoBridgeOpenCVHeaderTest1
[...]
lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to
'itk::VideoIOBase::VideoIOBase()'
lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to
'itk::VideoIOBase::~VideoIOBase()'
lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to
'itk::VideoIOBase::PrintSelf(std::ostream&, itk::Indent) const'
lib/libITKVideoBridgeOpenCV-4.9.so.1: error: undefined reference to
'typeinfo for itk::VideoIOBase'
collect2: error: ld returned 1 exit status
I have checked these methods are implemented in itkVideoIOBase.cxx...
Any idea?
Thanks
Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150813/6197e7c2/attachment.html>
-------------- next part --------------
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers
More information about the Community
mailing list