[Insight-users] ITK for unix under Mac OS

GQ Zhang gqz at eecs.cwru.edu
Fri Feb 17 21:21:38 EST 2006


Hi -

I am trying to set up ITK for unix under Mac OS for the first time.
All the installation (cmake) seems to be fine. But when it comes to  
testing
the installation, the system encounters the following error,
complaining it  (see below)

"can't locate file for: -lITKCommon"

I am I missing anything in the setup?

Thanks,

ITKnovice

-------------------------------------

 >>% make

Scanning dependencies of target HelloWorld
Building CXX object CMakeFiles/HelloWorld.dir/HelloWorld.o
Linking CXX executable HelloWorld
ld: can't locate file for: -lITKCommon
make[2]: *** [HelloWorld] Error 1
make[1]: *** [CMakeFiles/HelloWorld.dir/all] Error 2
make: *** [all] Error 2




More information about the Insight-users mailing list