Le 28/02/2017 à 12:16, Liviu Andronic a écrit :
Dear all,
I have troubles compiling current GIT. Today I've updated from e7654d9
-> a1faa41, and all of a sudden master no longer compiles. Before the
compilation failures I did a `make distclean` which worked fine.  I'm
using libqt4-dev 4.8.5 on Ubuntu 14.04.

Dear Liviu,

What can you tell us about your 'moc' binary? What version of Qt is it from?
It seems that it does not understand the '-qt=qt4' argument.

Do you have qtchooser installed? What does 'qtchooser -l' return?

Note that on my ancient ubuntu 12.04, I have
QT_MOC=moc-qt4

As a workaround for now, you can probably configure with QT_MOC=moc, or at least pass this to make.

JMarc


Reply via email to