-
Notifications
You must be signed in to change notification settings - Fork 994
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
[question] something searching for libglvnd using pacman on windows. #17025
Comments
After running It looks like opengl package requires it:
|
Thanks for your report @TrevorCash The relevant line would be
This implements that
os.subsystem setting.
While we have a look, you can use the conf |
I am proposing changing this for next Conan 2.9 in #17103, as a fix, I think it makes sense. Thanks for your feedback! |
#17103 was merged, it will be included in next Conan 2.9 |
Note in the meantime you can force the tool to use with the conf |
What is your question?
Hello All,
I get the following error when calling conan install on windows. something is specifying libglvnd as a system dependancy using pacman (but this is not an msys2 package). Is there a way of narrowing this down? Fixing it?
Thanks,
-Trevor
Have you read the CONTRIBUTING guide?
The text was updated successfully, but these errors were encountered: