[ITK] [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/community/attachments/20150702/31960d25/attachment.html>
-------------- next part --------------
_____________________________________
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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list