On 1 November 2017 at 15:04, Benjamin Mesing <bensm...@gmx.net> wrote: > Hi Lisandro, > > thanks for the quick help. I will try this. Everything looked fine to > me, because the qt5-moc was used. So, if I understand the fix > correctly, I have to tell the qt5-moc to actually expect qt5 code. > > It is a little bit confusing, all my makefile are generated from .pro > files with "qmake -qt5 input.pro", so I had expected the Makefiles to > be generated correctly (i.e. calling moc -qt5). Obviously I was wrong. > I wonder, if this is, how the tool should behave?
qtchooser is not mandatory by upstream. Check qtchooser's man page and the URL I gave you before, it's better to just set QT_SELECT in debian/rules.