Open triplehoon opened 1 year ago
@triplehoon - I'm also bumping into this issue. Did you come to any resolution?
@korimac Sorry, I do not have any solution that I can offer.
Thank you for the reply!
In case it helps anyone in the future, for my application I needed to link against libqhullcpp and libqhull_r instead of libqhull.
Checklist
master
branch).Steps to reproduce the issue
I first cloned Open3D by:
Then, I build Open3D (on Ubuntu 20.04, with qhull 8.0.2) with:
ccmake and enable using system qhull
Error message
Open3D, Python and System information
Additional information
I build from source with qhull 8.0.2 to make matching qhull version with pcl library.