[ITK] [ITK-users] Problem compiling HelloWorld.cxx with ITK 4.7.1
Alfonso Castro
alfonso.castro at udc.es
Thu Feb 19 12:44:36 EST 2015
Hi.
I downladed and install ITK 4.7.1 version on OpenSuSE 13.2 x86-64. I activated the different
modules and the use of CUDA with shared libs off.
The compile was without problem and I installed in directory: /opt/mia/itk. I fixed
ITK_DIR=/opt/mia/itk/lib/cmake/ITK-4.7.
Then I created a HelloWord project to check all work correctly using the CMakelist.txt included
in Software Guide.
However, when I run make, the system shows the next error:
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: no se puede
encontrar -lSmoothingRecursiveYvvGaussianFilter
collect2: error: ld returned 1 exit status
CMakeFiles/hola.dir/build.make:337: recipe for target 'hola' failed
make[2]: *** [hola] Error 1
CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/hola.dir/all' failed
make[1]: *** [CMakeFiles/hola.dir/all] Error 2
Makefile:76: recipe for target 'all' failed
make: *** [all] Error 2
I tried to find the reason of the error but I am not able.
What is the reason of the error? How I can resolve it?
Thanks in advance.
Alfonso Castro Martínez
Facullty of Computer Science
University of A Coruna
Spain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150219/57206a25/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