Hi Bill, Thanks for testing. This patch should address the link error:
http://review.source.kitware.com/#/c/19950/ Thanks, Matt On Sun, Jun 28, 2015 at 4:36 PM, Bill Lorensen <bill.loren...@gmail.com> wrote: > This commit: > [f9f12a06c634baf6d4f9ccceda619217da631e4f] ENH: Add shared libraries > for ITK libraries > caused this linker regression for ITKApps: > [100%] Building CXX object FEM/CMakeFiles/FEMTruss.dir/FEMTruss.cxx.o > Linking CXX executable FEMTruss > CMakeFiles/FEMTruss.dir/FEMTruss.cxx.o: In function > `itk::fem::Element2DC1Beam::New()': > FEMTruss.cxx:(.text._ZN3itk3fem15Element2DC1Beam3NewEv[_ZN3itk3fem15Element2DC1Beam3NewEv]+0x10): > undefined reference to `typeinfo for itk::fem::Element2DC1Beam' > FEMTruss.cxx:(.text._ZN3itk3fem15Element2DC1Beam3NewEv[_ZN3itk3fem15Element2DC1Beam3NewEv]+0x36): > undefined reference to `typeinfo for itk::fem::Element2DC1Beam' > FEMTruss.cxx:(.text._ZN3itk3fem15Element2DC1Beam3NewEv[_ZN3itk3fem15Element2DC1Beam3NewEv]+0xa1): > undefined reference to `itk::fem::Element2DC1Beam::Element2DC1Beam()' > > > Thank you git bisect... > > Bill > _______________________________________________ > 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 _______________________________________________ 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