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

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

[Octave-bug-tracker] [bug #44874] QT5 and QT4 build collision


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #44874] QT5 and QT4 build collision
Date: Sat, 18 Apr 2015 20:08:42 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #2, bug #44874 (project octave):

This point of configure.ac

  ## Check for Qt libraries
  QT_MODULES="QtCore QtGui QtNetwork QtOpenGL"
  PKG_CHECK_MODULES(QT, [$QT_MODULES],

will only detect the QT4 modules.
The equivalent ones on QT5 (at least on cygwin) are

  QT_MODULES="Qt5Core Qt5Gui Qt5Network Qt5OpenGL"

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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