-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add support for building Qt 5.15.2 #62
Comments
@jcfr From my recollection the next steps for the Azure Pipeline work in this repo was that I needed you to go into Settings->Integrations for this repo and make sure you have the Azure Pipeline GitHub app installed with repository access. Can you do that for me? The Azure Pipeline repo was set up over at https://dev.azure.com/jchrisfillionr/qt-easy-build. |
I included d9ae8b8 as part of the new
|
This should be good now.
Out of curiosity, is this error new with |
The original Qt bug report was issued by someone having issues with it using 5.15.1 so I'm guessing it wasn't an option then either. Seems like the documentation was not correct from briefly looking into that text. When you tried with Qt 5.15.1 as part of #60 did it work? |
A more detailed thread about xinerama https://bugreports.qt.io/browse/QTBUG-84749 In general seems like Qt has taken the approach of the user making sure they have certain dependencies. Meaning likely their -no flag hasn’t been maintained and is not working. |
Support for building without xinerama is now tracked in a dedicated issue: |
@jamesobutler Do you know what is the status on Azure Pipeline ?
cc: @piiq
The text was updated successfully, but these errors were encountered: