13 Jun 2012 16:54
Linking Error
Hello All,
I am trying to compile my code and recieving a linking error as mentioned below...
undefined reference to symbol 'typeinfo for itk::LightObject'
/usr/bin/ld: note: 'typeinfo for itk::LightObject' is defined in DSO /home/vigupta/Software/ITK/build/bin/libITKCommon.so.3.20 so try adding it to the linker command line
/home/vigupta/Software/ITK/build/bin/libITKCommon.so.3.20: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
Has anyone encountered similar
errors??
Thanks
Vikash
_____________________________________ 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://www.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://www.itk.org/mailman/listinfo/insight-users
RSS Feed