Skip to content

Switch to 10.8 to use recent Qt on mac - #202

Merged
nickbnf merged 1 commit into
nickbnf:masterfrom
variar:glogg_master
Feb 13, 2018
Merged

Switch to 10.8 to use recent Qt on mac#202
nickbnf merged 1 commit into
nickbnf:masterfrom
variar:glogg_master

Conversation

@variar

@variar variar commented Dec 25, 2017

Copy link
Copy Markdown
Contributor

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

henrify commented Jan 15, 2018

Copy link
Copy Markdown

@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