-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[qt5-base:x64-osx] build failure #12387
Comments
Might be related https://codereview.qt.nokia.com/c/qt/qtbase/+/278068 |
try changing the second argument in vcpkg/ports/qt5-base/portfile.cmake Line 264 in 0523b5e
from QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12 to QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.13
(still wondering why it worked in CI.) |
Confirmed, but the error message on my machine is different:
|
@JackBoosY: Your issue is probably unrelated to qt |
in #12229 I had to fix this problem in order to be able to continue working on the PR. |
@cenit: Qt on other platforms than windows probably also requires a fontconfig update to even be able to display text correctly. (Or a properly setup fontconfig in vcpkg. ) |
@JackBoosY: Issue was closed by #12342 |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install qt5-base
Failure logs
from config-x64-osx-dbg-err.log:
The text was updated successfully, but these errors were encountered: