[MacPorts] #53668: QGIS @2_18_2_2: QSCINTILLA_LIBRARY NOTFOUND

MacPorts noreply at macports.org
Wed Mar 1 20:15:43 UTC 2017


#53668: QGIS @2_18_2_2: QSCINTILLA_LIBRARY NOTFOUND
----------------------+----------------------
  Reporter:  ChrisFr  |      Owner:  Veence
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.4.1
Resolution:           |   Keywords:
      Port:  qgis     |
----------------------+----------------------

Comment (by SiggyF):

 The name of the library that it should find is
 `/opt/local/libexec/qt4/lib/libqscintilla2_qt4.dylib` .  The libraries
 where cmake is looking for are "`qscintilla2 libqscintilla2
 libqscintilla2.dylib`". I think the cmake configuration should be changed
 to search for the name `qscintilla2_qt4` or `libqscintilla2_qt4.dylib`.
 The same problem will likely occur if qt5 is used, the library is then
 called "`/opt/local/libexec/qt5/lib/libqscintilla2_qt5.dylib`" (from the
 port contents of `qscintilla2`).

--
Ticket URL: <https://trac.macports.org/ticket/53668#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list