[QScintilla] Issue in QScintilla config script

Detlev Offenbach detlev at die-offenbachs.de
Sun Jul 6 12:17:02 BST 2014


Just a little amendment: QScintilla2.api is missing from the Windows installers. That's probably 
caused by the same observation.

Detlev

On Sunday 06 July 2014, 12:59:39 Detlev Offenbach wrote:
> Hello,
> 
> I think I found an issue in the QScintilla configure.py script. It installs
> the API file in an 'api' directory within the Qt directory. However,
> QsciAPIs::installedAPIFiles() expects them in 'qsci/api'. That is exactly
> what the configure.py help says as well. Am I doing something wrong?
> 
> Btw, the PyQt4/5 API files are installed correctly. The old config script
> does this right as well.
> 
> QsciAPIs() class should get a static method returning the path of the API
> files, i.e. the base path that is used by the installedAPIFiles() method
> (see first two lines of this method).
> 
> Regards,
> Detlev--
> *Detlev Offenbach*
> detlev at die-offenbachs.de-- 
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20140706/5a1a36de/attachment.html>


More information about the QScintilla mailing list