e0773602b2
Remove systemMessage(). Fix symbol redefinition due to Scintilla header update. git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@642 f5eea248-9336-0410-98b8-ebc06183d4e3
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
What is Notepad++ ?
|
|
===================
|
|
|
|
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by GPL License.
|
|
|
|
|
|
To build Notepad++ package from source code:
|
|
============================================
|
|
|
|
There should be several ways to generate Notepad++ binaries, here we show you only the way with which Notepad++ official releases are generated.
|
|
* notepad++.exe: Visual Studio 2005
|
|
* SciLexer.dll: VC++ 6
|
|
|
|
Notepad++ Unicode release binary (notepad++.exe) and Scintilla release binary (SciLexer.dll) will be built in the directories "notepad++\trunk\PowerEditor\bin" and "notepad++\trunk\scintilla\bin" respectively.
|
|
You have to copy SciLexer.dll in "notepad++\PowerEditor\bin" in order to launch notepad++.exe
|
|
|
|
|
|
Go to Notepad++ official site for more information :
|
|
http://notepad-plus-plus.org/
|
|
|
|
|
|
Notepad++ team
|
|
http://notepad-plus-plus.org/members/
|