Build Scintilla and Lexilla from source - desjarlais/Scintilla.NET GitHub Wiki
- Create a new empty folder.
- Extract the Scintilla into the subfolder
scintilla
. - Extract scintillaXYZ.zip into the subfolder.
- Checkout the Lexilla into another subfolder
lexilla
. - Create release builds x86 and x64 of the Lexilla:
- Create the release builds x86 and x64 of the Scintilla
- Collect the outputted DLL files for the next release of the Scintilla.NET