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: Albert Jin
Subject: [Octave-bug-tracker] [bug #55187] build: fails to work with Qt 5.12, qcollectiongenerator no longer exists
Date: Thu, 16 May 2019 09:18:25 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36

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

Under macOS, to solve this error from configure,


fatal error: 'QtCore/qvariant.h' file not found
#include <QtCore/qvariant.h>


add the following to the configure command line,


CXXFLAGS=-F/location/to/qt/lib


Note that /location/to/qt/lib contains all *.framework libraries.

    _______________________________________________________

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]