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

Error, use cmake -DCMAKE_PREFIX_PATH=xxx #393

Closed
chinahuangyong opened this issue Jan 18, 2024 · 3 comments
Closed

Error, use cmake -DCMAKE_PREFIX_PATH=xxx #393

chinahuangyong opened this issue Jan 18, 2024 · 3 comments

Comments

@chinahuangyong
Copy link

DeepinScreenshot_select-area_20240118135023

@AlemSnyder
Copy link

What was the command you ran?

I'm going to go out on a lib here and say that /usr/local/pkgconfig is protected by elevated privileges.

@chinahuangyong
Copy link
Author

command is cmake -DCMAKE_PREFIX_PATH=/home/huangyong/quill_build ..

@odygrd
Copy link
Owner

odygrd commented Mar 23, 2024

i am not able to reproduce this, DCMAKE_PREFIX_PATH specifies installation prefixes to be searched by the find_package()
It looks like you ran cmake -DCMAKE_PREFIX_PATH=/home/huangyong/quill_build .. on your own project and you want to find quill installed under /home/huangyong/quill_build correct ?

@odygrd odygrd closed this as completed May 16, 2024
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

3 participants