On 25 Sep 2015, at 4:53 pm, Ken Spicer <[email protected]> wrote: > > Hi all, > > I think that I have successfully installed QScintilla2.... I then run the > python configuration program to generate the 'make' file which seems to > complete successfully. However, 'make' fails with the attached errors. > > I haven't a clue. Can you help?
You probably need some combination of the --pyqt and --qmake flags to specify PyQt4 vs PyQt5 and Qt4 vs Qt5. Phil _______________________________________________ QScintilla mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
