C++ - collect2: ld returned 1 exit status (new thread)

Joined
Oct 13, 2008
Messages
2
Reaction score
0
I'm learning to use CCMake with Insight Toolkit. I've been walking through their installation tutorial and run into the following error after I configure and generate (that is I press "c" and then "g" in the curses library):

clpc129[/home/scratch/Insight-work]$ ccmake . ../Insight-binary/


clpc129[/home/scratch/Insight-work]$ make
Linking CXX executable HelloWorld
/usr/bin/ld: cannot find -lITKCommon
collect2: ld returned 1 exit status
make[2]: *** [HelloWorld] Error 1
make[1]: *** [CMakeFiles/HelloWorld.dir/all] Error 2
make: *** [all] Error 2

I can't for the life of me figure out what the error is. I'm sleepy and hungry. Is there anyone out there that could point me in the right direction or solve this problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top