[Insight-users] Build error

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Wed Jun 29 11:31:41 EDT 2005


I'm getting this from a FC4 x86_64 build of the ITK cvs.

Linking CXX executable bin/itkCommonTests
Testing/Code/Common/itkCommonTests.dir/itkTimeProbesTest.o(.text+0x212):
In function `itkTimeProbesTest(int, char**)':
itkTimeProbesTest.cxx: undefined reference to `typeinfo for
itk::OrientedImage<float, 3u>'
Testing/Code/Common/itkCommonTests.dir/itkTimeProbesTest.o(.text
+0x415):itkTimeProbesTest.cxx: undefined reference to
`itk::OrientedImage<float, 3u>::OrientedImage()'
collect2: ld returned 1 exit status
make[2]: *** [bin/itkCommonTests] Error 1
make[1]: *** [Testing/Code/Common/itkCommonTests.dir/all] Error 2
make: *** [all] Error 2

Just guessing that the u of 3u is a typo or should be a string or ... ,
I went searching for 3u in itkTimeProbesTest.cxx, itkOrientedImage.txx,
and itkOrientedImage.h with no luck.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/insight-users/attachments/20050629/6c7678f9/attachment.pgp


More information about the Insight-users mailing list