qPCL
Posted: Fri Jul 27, 2012 10:11 am
Hi all,
I am trying to build the latest trunk of CloudCompare with PCL plugin and i am getting this error:
I am using the latest trunk version of PCL library (1.7)
Is it a bug, or is it my fault ???
Thank you in advance
I am trying to build the latest trunk of CloudCompare with PCL plugin and i am getting this error:
Code: Select all
anagno@computer:~/Documents/CloudCompare/build$ make
[ 1%] Built target triangle
[ 8%] Built target CC_DLL
[ 8%] Built target GLEW
[ 9%] Built target CC_FBO
[ 17%] Built target QCC_DB_DLL
[ 59%] Built target qCC
[ 60%] Built target QEDL_PLUGIN_DLL
[ 61%] Built target RandomKit
[ 62%] Built target QSSAO_PLUGIN_DLL
[ 63%] Built target QBLUR_PLUGIN_DLL
[ 64%] Built target PCV_LIB
[ 66%] Built target QPCV_PLUGIN_DLL
[ 70%] Built target qhull
[ 72%] Built target QHPR_PLUGIN_DLL
[ 74%] Built target PoissonRecon
[ 75%] Built target QPOISSON_RECON_PLUGIN_DLL
[ 75%] Building CXX object qCC/plugins/qPCL/PclUtils/CMakeFiles/PclUtils.dir/utils/filtering.cpp.o
/home/anagno/Documents/CloudCompare/trunk/qCC/plugins/qPCL/PclUtils/utils/filtering.cpp:10:33: fatal error: pcl/surface/mls_omp.h: No such file or directory
compilation terminated.
make[2]: *** [qCC/plugins/qPCL/PclUtils/CMakeFiles/PclUtils.dir/utils/filtering.cpp.o] Error 1
make[1]: *** [qCC/plugins/qPCL/PclUtils/CMakeFiles/PclUtils.dir/all] Error 2
make: *** [all] Error 2
Is it a bug, or is it my fault ???
Thank you in advance