Florian Balmer: > I'm using Scintilla as a static library, and I have removed > unnecessary lexer modules from my project to reduce the size of the > executable file. > > I need to manually redefine the LINK_LEXER() macro from KeyWords.cxx > each time I'm updating Scintilla, so as not to generate errors for the > missing lexer modules.
After removing unwanted lexers, run LexGen.py. Neil _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
