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: Ben Abbott
Subject: [Octave-bug-tracker] [bug #55282] QT_CPPFLAGS and QT_LDFLAGS not always present when needed
Date: Sat, 29 Dec 2018 05:31:18 -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 #13, bug #55282 (project octave):

Ok. Understood.

The problem is on macOS the module include-files are located in separate
frameworks. While on linux the includes for each module are contained in
subdirectories of one directory. Thus "# include <module/include.h>" works on
linux, but cannot work on macOS unless the linux directory structure is
created using symbolic links. The Qt from Homebrew is setup this way (so
-I/usr/opt/qt/include could be added to each module's pc-file). However, I
don't know if this directory structure is Homebrew's creation or part of Qt.
If the latter, a bug report could be filed.

    _______________________________________________________

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]