[QScintilla] Python module missing link to library

Larry Shaffer larrys at dakotacarto.com
Fri Aug 15 20:47:50 BST 2014


Hi,

On Thu, Aug 14, 2014 at 3:36 AM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 08/08/2014 2:54 am, Larry Shaffer wrote:
>
>> Hi,
>>
>> With 2.8.3's configure.py, on Mac OS X 10.9.4, I needed to do the
>> following, otherwise the resulting Qsci.so was not linked to
>> libqscintilla2.dylib:
>>
>> https://gist.github.com/dakcarto/ca19c0411fd624c3102a
>>
>>
>> The -lqscintilla2 bit was present in 2.8.2's configure.py. Is this a typo,
>> or am I missing something here?
>>
>
> I can't reproduce the problem. I suspect a problem with the
> qscintilla2.prf file when you installed QScintilla.
>

Thanks!

Indeed, lack of access to qscintilla2.prf was the issue. For the Homebrew
project, QScintilla2 is not installed into the Qt install locations, but to
a separate prefix; so, just needed to defined the QMAKEFEATURES environment
variable [0].

[0] https://github.com/Homebrew/homebrew/pull/31434/files

Regards,

Larry Shaffer
Dakota Cartography
Black Hills, South Dakota



> Phil
> _______________________________________________
> QScintilla mailing list
> QScintilla at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20140815/14541d6e/attachment.html>


More information about the QScintilla mailing list