[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/insight-users/attachments/20150219/57206a25/attachment.html>


More information about the Insight-users mailing list