Hi, I am not sure about this error and comes from ITKTIFFIO module. Did you try a fresh build after you resolved earlier tiff conflict?. when building ITK there is an option to use system TIFF. Anyway I think a fresh build will fix it.
On Fri, Jul 11, 2014 at 1:01 PM, Payal Prajapati < [email protected]> wrote: > Hello, > > Error for itk:TIFFImageIO is: > > Linking CXX executable HelloWorld > CMakeFiles/HelloWorld.dir/HelloWorld.cxx.o: In function > `itk::ObjectFactory<itk::TIFFImageIO>::Create()': > HelloWorld.cxx:(.text._ZN3itk13ObjectFactoryINS_11TIFFImageIOEE6CreateEv[itk::ObjectFactory<itk::TIFFImageIO>::Create()]+0xe): > undefined reference to `typeinfo for itk::TIFFImageIO' > HelloWorld.cxx:(.text._ZN3itk13ObjectFactoryINS_11TIFFImageIOEE6CreateEv[itk::ObjectFactory<itk::TIFFImageIO>::Create()]+0x4f): > undefined reference to `typeinfo for itk::TIFFImageIO' > CMakeFiles/HelloWorld.dir/HelloWorld.cxx.o: In function > `itk::TIFFImageIO::New()': > HelloWorld.cxx:(.text._ZN3itk11TIFFImageIO3NewEv[itk::TIFFImageIO::New()]+0x3c): > undefined reference to `itk::TIFFImageIO::TIFFImageIO()' > collect2: ld returned 1 exit status > make[2]: *** [HelloWorld] Error 1 > make[1]: *** [CMakeFiles/HelloWorld.dir/all] Error 2 > make: *** [all] Error 2 > > Thank You, > Payal > > -- > -- > Check the OTB FAQ at > http://www.orfeo-toolbox.org/FAQ.html > > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/otb-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, Rashad -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
