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

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

[Octave-bug-tracker] [bug #55282] QT_CPPFLAGS and QT_LDFLAGS not always


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55282] QT_CPPFLAGS and QT_LDFLAGS not always present when needed
Date: Thu, 27 Dec 2018 02:11:14 -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 #6, bug #55282 (project octave):

> Note that the configure help string indicates ... 

True, unfortunately, Octave doesn't use those variables and instead calls
pkg-config with its own set of options. I don't know if there's a way to use
the autoconf pkg-config support without implicitly creating these help
strings.

Setting that aside, I'm still curious about your system configuration. Your Qt
pkg-config -I options include the directories
/usr/local/Cellar/qt/5.12.0/lib/QtGui.framework/Headers and
/usr/local/Cellar/qt/5.12.0/lib/QtCore.framework/Headers. Does qvariant.h live
under those directories anywhere? Or does it only exist under
/usr/local/opt/qt5/include? What is the relationship between
/usr/local/opt/qt5/include and /usr/local/Cellar/qt/5.12.0/lib/*.framework?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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