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

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

[Octave-bug-tracker] [bug #61339] configure : uic: Unknown option 'qt'.


From: anonymous
Subject: [Octave-bug-tracker] [bug #61339] configure : uic: Unknown option 'qt'.
Date: Thu, 14 Oct 2021 17:42:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0

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

The program uic is the Qt User Interface Compiler. It shouldn't be necessary
to use that to configure Octave. Remove that --qt option when configuring. The
--with-qt is to tell Octave's configure where the Qt libraries are, if not in
a standard location.

As it happens, Octave configures just fine with uic 5.15.2:


$ uic --version
uic 5.15.2
$ mkdir tmp && cd tmp && ../configure


You'll get lots of output from configure, with this towards the end:


  Qt CPPFLAGS:                   -I/usr/include/qt/QtCore -I/usr/include/qt
-I/usr/include/qt/QtGui -I/usr/include/qt/QtHelp -I/usr/include/qt/QtWidgets
-I/usr/include/qt/QtSql -I/usr/include/qt/QtNetwork
-I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtXml 
  Qt LDFLAGS:                    
  Qt GUI libraries:              -lQt5Help -lQt5Sql -lQt5Network
-lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core  -lqscintilla2_qt5
  Qt OpenGL libraries:           -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core 
  Qt moc:                        moc-qt5 
  Qt uic:                        uic-qt5 
  Qt rcc:                        rcc-qt5 
  Qt lrelease:                   lrelease-qt5 
  Qt qcollectiongenerator:       qcollectiongenerator-qt5 
  Qt qhelpgenerator:             qhelpgenerator-qt5 

(some lines cut here)

  Build Octave Qt GUI:                  yes (version: 5)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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