[QScintilla] compiling QScintilla on MacOS

Brook Milligan brook at nmsu.edu
Sun Mar 8 18:42:12 GMT 2020


Compiling QScintilla on MacOS seems to yield libraries without a full path for LC_ID_DYLIB, which is set by the -install_name linker argument.  The solution is to add a definition for QMAKE_SONAME_PREFIX in qscintilla.pro.  

Below is a patch to accomplish this.  Please consider applying this to the codebase.

Thanks a lot.

Cheers,
Brook

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-qscintilla.pro
Type: application/octet-stream
Size: 304 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20200308/e84050c9/attachment.obj>


More information about the QScintilla mailing list