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: Mike Miller
Subject: [Octave-bug-tracker] [bug #50214] qt not detected after changeset 23088
Date: Fri, 3 Feb 2017 00:23:07 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

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

Another possible workaround might be to ensure the Qt bin directory for the
version of Qt you want is preferred via PATH search, e.g.


export PATH=/usr/lib64/qt4/bin:$PATH
./configure ....


Can you test whether that works for you (without setting RCC_QTVER)?

I agree with your observation that Qt 4 does not include rcc as rcc-qt4, while
Qt 5 does, and this just makes configuring these tools a continual challenge.
It would be nice to make this work, but without breaking what we have, and
what we fixed with the change you quote, any suggestions?

    _______________________________________________________

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]