Skip to content

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