<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'><div>Hello All,&nbsp;</div><div>I am trying to compile my code and recieving a linking error as mentioned below...</div><div><br></div><div><br></div><div>&nbsp;undefined reference to symbol 'typeinfo for itk::LightObject'</div><div>/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</div><div>/home/vigupta/Software/ITK/build/bin/libITKCommon.so.3.20: could not read symbols: Invalid operation</div><div>collect2: ld returned 1 exit status</div><div><br></div><div><br></div><div>Has anyone encountered similar errors??</div><div>Thanks</div><div>Vikash</div><div><br></div></div></body></html>