-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build error with demo programs, missing libusb, JsonCpp, FLANN, QHULL etc #53
Comments
These errors look like about libraries linked to PCL. Did you manually install PCL with selecting out some submodules? |
the options I am using:
I am running this in a ROS 2 environments, so PCL was installed:
I also installed the latest cmake, which gave me a more detailed error
I would try building in a clean environment without ROS 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I tried to build the demo programs, I have a lot of errors such as
What could be the issue here?
Thanks in advance.
BTW, I can build Iridescence and run all the tests without issue. I can also build gtsam_points without demo.
Ubuntu 22.04, cuda 12.1
The text was updated successfully, but these errors were encountered: