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*
> [email protected] 
*Detlev Offenbach*
[email protected]
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to