VC2010 compiling the source code edit control Scintilla

Source: Internet
Author: User
VC2010 compiling the source code edit control Scintilla

Flyfish


The Code Editor notepad++ uses Scintilla
vs the famous plugin visual Assist X also uses Scintilla


Compilation Method 1
Command-line compilation
Execute Visual Studio command Prompt (2010)
Go to the console interface and use the CD command to enter the downloaded Scintilla directory Scintilla\win32
Execute Nmake-f Scintilla.mak
Parameter F represents the file name


Compilation Method 2
Go to directory scintilla\win32 directly open scilexer.vcxproj
Compiler options
In the configuration Properties-"general-" Platform toolset selection V100


Encapsulation under MFC
Cscintillactrl, Cscintillaview & Cscintilladoc
Please refer to http://www.naughter.com/scintilla.html

VC2010 compiling the source code edit control Scintilla

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.