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

For Windows Qt 5.2 is now the minimum #669

Merged
merged 1 commit into from
Jan 28, 2014

Conversation

Jojo-Schmitz
Copy link
Contributor

Since commit ac1a3fb Qt 5.2 is the minimum requiremennt for Windows

Since commit ac1a3fb Qt 5.2 is the minimum requiremennt for Windows
wschweer added a commit that referenced this pull request Jan 28, 2014
For Windows Qt 5.2 is now the minimum
@wschweer wschweer merged commit c8b3d57 into musescore:master Jan 28, 2014
@Jojo-Schmitz Jojo-Schmitz deleted the Qt-5.2-for-Windows branch January 28, 2014 13:24
@lasconic
Copy link
Contributor

lasconic commented Feb 8, 2014

Qt 5.2 is not the minimum. I reverted this change. The code only requires Qt 5.1 (with the use of of QWidget::createWindowContainer()) It's better to use QT_MIN_VERSION to highlight this.
The build setup is hardcoded for Qt 5.2.1 currently but it's up to the compiler to change the default if he wants.

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