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

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

[Octave-bug-tracker] [bug #55187] build: fails to work with Qt 5.12, qco


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55187] build: fails to work with Qt 5.12, qcollectiongenerator no longer exists
Date: Sun, 16 Dec 2018 11:55:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #35, bug #55187 (project octave):

Right. The current build uses the qcollectiongenerator tool to build the
compressed help that is used in the Octave GUI itself. It also uses the
qhelpgenerator tool in Doxyfile to build a compressed help format of the API
docs with the optional 'make doxyhtml' target.

With Qt 5.12 the qhelpgenerator tool will serve both of those purposes.

Maybe we can create a small simple input file in the configure script that we
can feed to qhelpgenerator to see if it can process it or not. If not, we need
qcollectiongenerator. If yes, then we can use qhelpgenerator.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55187>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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