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

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

[Octave-bug-tracker] [bug #50214] qt not detected after changeset 23088


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50214] qt not detected after changeset 23088
Date: Fri, 3 Feb 2017 19:51:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Having qtchooser or not would only affect the FLAGS variables as far as I can
tell.

But I now see how this could fail:

Is the OP's system missing at least one of lrelease, moc, or uic?  The
configure script assumes that if any of the programs are installed without the
-qtN suffix, then all *are* installed without them.  But if (for example) you
only have uic-qt4 but no uic, then the test will fail.

I suppose it can be fixed so they are all handled individually, but I don't
know whether that will screw something else up on systems that have more than
one version installed.  I guess it may require being more careful about
invalidating all the variables and cache variables defined by this macro if it
doesn't succeed completely.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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