Point Cloud Library installation error

To chat about anything else.
Post Reply
raivo
I have made <0 posts
I have made <0 posts
Posts: 1
Joined: Thu Mar 16, 2023 5:11 pm
1
Full Name: Raivo Rebane
Company Details: Droons lidar survey
Company Position Title: programmer
Country: Estonia
Linkedin Profile: Yes

Point Cloud Library installation error

Post by raivo »

Hi

I am novice in PCL, bud I should like to install it and use it, but I got in configuration following error +
CMake Error at C:/Users/Raivo/miniconda3/envs/myenv/Library/lib/cmake/Boost-1.78.0/BoostConfig.cmake:141 (find_package):
Found package configuration file:

C:/Users/Raivo/miniconda3/envs/myenv/Library/lib/cmake/boost_filesystem-1.78.0/boost_filesystem-config.cmake

but it set boost_filesystem_FOUND to FALSE so package "boost_filesystem" is
considered to be NOT FOUND. Reason given by package:

I don't know is it right place to ask it, but if anybody also got it then he can help me to avoid this error

Regards
Raivo
User avatar
smacl
Global Moderator
Global Moderator
Posts: 1409
Joined: Tue Jan 25, 2011 5:12 pm
13
Full Name: Shane MacLaughlin
Company Details: Atlas Computers Ltd
Company Position Title: Managing Director
Country: Ireland
Linkedin Profile: Yes
Location: Ireland
Has thanked: 627 times
Been thanked: 657 times
Contact:

Re: Point Cloud Library installation error

Post by smacl »

It is quite a few years since I've played around with PCL but looking at their github page it recommends StackOverflow as the best place to ask questions, see https://stackoverflow.com/questions/tag ... ud-library As a long term StackOverflow user myself, i'd recommend searching first and then asking questions as it is not really intended for tech support. You could also ask at the boost community forums, see https://www.boost.org/community/groups.html
Shane MacLaughlin
Atlas Computers Ltd
www.atlascomputers.ie

SCC Point Cloud module
VXGrid
V.I.P Member
V.I.P Member
Posts: 544
Joined: Fri Feb 24, 2017 10:47 am
7
Full Name: Martin Graner
Company Details: PointCab GmbH
Company Position Title: Research and Development
Country: Germany
Linkedin Profile: No
Has thanked: 160 times
Been thanked: 175 times
Contact:

Re: Point Cloud Library installation error

Post by VXGrid »

raivo wrote: Thu Mar 16, 2023 8:52 pm Hi

I am novice in PCL, bud I should like to install it and use it, but I got in configuration following error +
CMake Error at C:/Users/Raivo/miniconda3/envs/myenv/Library/lib/cmake/Boost-1.78.0/BoostConfig.cmake:141 (find_package):
Found package configuration file:

C:/Users/Raivo/miniconda3/envs/myenv/Library/lib/cmake/boost_filesystem-1.78.0/boost_filesystem-config.cmake

but it set boost_filesystem_FOUND to FALSE so package "boost_filesystem" is
considered to be NOT FOUND. Reason given by package:

I don't know is it right place to ask it, but if anybody also got it then he can help me to avoid this error

Regards
Raivo
Sounds like you want to compile PCL yourself.
Perhaps it is more convenient to look for a precompiled installer?
And your error sounds like your boost is not compiled either.
Post Reply

Return to “General Chat”