[QScintilla] Give QScintilla the current style
Phil Thompson
phil at riverbankcomputing.com
Thu Dec 6 12:30:49 GMT 2007
On Thursday 06 December 2007, Xavier Noëlle wrote:
> Sorry for not being clear enough about my intentions. I need to
> install Platform.h and other header files into somewhere. But when I
> "sudo make install", only translations, libraries and _Q_Scintilla
> headers are installed. Should I download and install myself Scintilla
> or did I miss something really important ?
When adding a new lexer you need to add it to the src directory and update
qscintilla.pro. You can't build it separately.
Phil
More information about the QScintilla
mailing list