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

Switch to 10.8 to use recent Qt on mac #202

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Conversation

variar
Copy link
Contributor

@variar variar commented Dec 25, 2017

CI builds failed on Mac because Qt 5.10 gets installed with brew.

This mac ci issue has two possible fixes. Either setting QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8 and building with Qt 5.10 or changing ci script to get Qt 5.6 from brew and thus end up using the same Qt version for all ci builds. I was unable to pin exact Qt version on mac, so dropping 10.7 support might be the easiest solution.

p.s.
In my opinion Qt 5.9 should be used on all ci builds as it is current LTS version.

@henrify
Copy link

henrify commented Jan 15, 2018

@variar @nickbnf is there anything preventing merging this? Would be great to get this in, as it blocks #194

@nickbnf nickbnf merged commit c578a95 into nickbnf:master Feb 13, 2018
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

Successfully merging this pull request may close these issues.

3 participants