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: Ben Abbott
Subject: [Octave-bug-tracker] [bug #55187] build: fails to work with Qt 5.12, qcollectiongenerator no longer exists
Date: Tue, 25 Dec 2018 19:29:00 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15

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

I forgot to mention that QT_CPPFLAGS and QT_LDFLAGS should also be included in
CPPFLAGS and LDFLAGS. This is because we haven't bothered to consistently
include QT_CPPFLAGS and QT_LDFLAGS when compiling Qt related routines.


LDFLAGS="$LDFLAGS $QT_LDFLAGS"
CPPFLAGS="$CPPFLAGS $QT_CPPFLAGS"


    _______________________________________________________

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]