Problem Building PCL on RaspberryPi [closed]

asked 2013-04-01 11:26:55 -0500

MarkyMark2012 gravatar image

updated 2014-04-20 14:09:27 -0500

ngrennan gravatar image

Hi all,

Found some info here that seems to talk to the same problem I'm getting re: building PCL (http://stackoverflow.com/questions/11874684/compiling-pcl-for-use-with-opencv

The error is:

[ 91%] Built target pcl_tracking
Linking CXX executable ../../bin/pcl_example_extract_clusters_normals
/usr/bin/ld: cannot find -lpcl_visualization
collect2: ld returned 1 exit status
make[2]: *** [bin/pcl_example_extract_clusters_normals] Error 1
make[1]: *** [examples/segmentation/CMakeFiles/pcl_example_extract_clusters_normals.dir/all] Error 2
make: *** [all] Error 2

What do I need to adjust to get pcl_visualization lib built?

Many Thanks

Mark

edit retag flag offensive reopen merge delete

Closed for the following reason PCL Question: The PCL community prefers to answer questions at http://www.pcl-users.org/ by tfoote
close date 2014-11-23 03:23:05.732449