Skip to content

Fix build with Qt 5.11 #19

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

Closed
wants to merge 1 commit into from
Closed

Fix build with Qt 5.11 #19

wants to merge 1 commit into from

Conversation

a17r
Copy link
Contributor

@a17r a17r commented Apr 10, 2018

Upgrade to Qt 5.11 causes failing packages everywhere because of internal header cleanup, this commit is fixing scantailor-advanced.

@4lex4
Copy link
Owner

4lex4 commented Apr 12, 2018

I've slightly changed your commit, so please check whether STA is built with Qt 5.11 now. For that, clone STA from develop branch.

@a17r
Copy link
Contributor Author

a17r commented Apr 12, 2018

I see you moved the headers into cpp files, that will require more changes:

/var/tmp/portage/media-gfx/scantailor-advanced-9999/work/scantailor-advanced-9999/filters/page_split/OptionsWidget.cpp:40:38: error: invalid use of incomplete type ‘class QButtonGroup’
     auto* grp = new QButtonGroup(this);

@4lex4
Copy link
Owner

4lex4 commented Apr 17, 2018

It should be ok now.

@a17r
Copy link
Contributor Author

a17r commented Apr 17, 2018

Confirmed, your 'develop' branch built fine now against Qt-5.11_beta3.

@4lex4 4lex4 added solved and removed feedback labels Apr 17, 2018
@4lex4
Copy link
Owner

4lex4 commented Apr 17, 2018

a17r, wonderful, good work, ty.

@4lex4 4lex4 requested review from 4lex4 and removed request for 4lex4 April 17, 2018 23:24
@maelvls
Copy link

maelvls commented May 31, 2018

Merge? 🤔

@4lex4 4lex4 closed this Jul 6, 2018
christofchen pushed a commit to christofchen/scantailor-advanced that referenced this pull request Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants