[QScintilla] compiling QScintilla on MacOS
Phil Thompson
phil at riverbankcomputing.com
Fri Mar 13 11:23:50 GMT 2020
On 08/03/2020 18:42, Brook Milligan wrote:
> 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.
Why? What is the problem with the current value based on @rpath?
Phil
More information about the QScintilla
mailing list