[ITK-users] Problems with writing filter using Xcode
Vikash Gupta
vikash.gupta at inria.fr
Thu Jul 2 15:18:41 EDT 2015
Hey Everyone
I am using Mac OS X 10.10.3 and Xcode 5.1.1 . When I am writing a filter in this environment. I get the following error
Undefined symbols for architecture x86_64:
"itk::MapPointMatrixFilter<itk::Image<double, 3u> >::MapPointMatrixFilter()", referenced from:
itk::MapPointMatrixFilter<itk::Image<double, 3u> >::New() in mapsfilter.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I do not understand why I should get this error. If anyone has any insights, it will be really useful.
Thanks
Vikash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150702/31960d25/attachment.html>
More information about the Insight-users
mailing list