Skip to content
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

C++:could not find qhull #273

Open
vstar-lc opened this issue Sep 20, 2024 · 1 comment
Open

C++:could not find qhull #273

vstar-lc opened this issue Sep 20, 2024 · 1 comment

Comments

@vstar-lc
Copy link

vstar-lc commented Sep 20, 2024

image

I installed qhull, but cmake still can't find it.

@landy-2024
Copy link

landy-2024 commented Dec 24, 2024

You can set 'QHULL_ROOT' env variable before 'cmake -S . -B build'
EX: assume you use csh
If your qhull has been installed in '~/landy/work/qhull-8.1-alpha1', apply 'setenv QHULL_ROOT ~/landy/work/qhull-8.1-alpha1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants