-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[dbus] Build error on x64-linux #42973
Comments
Please provide the error log: /home/combinesoldier14/vcpkg/buildtrees/dbus/config-x64-linux-out.log. |
config-x64-linux-out.log |
Please install |
It's already installed |
The actual problem is that |
Try: sudo ln -s /opt/vcpkg /var/opt/vcpkg .. or equivalent |
Seems entirely unrelated. |
Sorry. It helped me. |
Hello, I am trying to install
qt5
on vcpkg and I run into this error when building dbus. I am on Fedora Linux 41 with x86_64.Steps to reproduce:
vcpkg add port qt5
vcpkg install
I have verified that my vcpkg is up to date with
vcpkg upgrade
andgit pull
in its directory.The text was updated successfully, but these errors were encountered: