octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48881] Build failure due to -qt5 flag for uic


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48881] Build failure due to -qt5 flag for uic, rcc, moc, and lrelease
Date: Fri, 26 Aug 2016 16:44:10 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #4, bug #48881 (project octave):

They are all over the place.

Both Qt 4 and Qt 5 rcc and uic will take either '-v' or '-version' options.

Qt 4 moc will take a '-v' or '-version' option, but Qt 5 moc will not accept
'-version'.

The lrelease tool only takes a '-version' option for both Qt 4 and Qt 5.

The version string goes to stdout for lrelease (both 4 and 5), and for Qt 5
moc, rcc, and uic, but to stderr for Qt 4 moc, rcc, and uic.

And as for the '-qt4' or '-qt5' option, all of them flag it as an error when
combined with '-v' or '-version' as appropriate, *except* Qt 4 uic which
happily accepts it and prints its version.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48881>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]