From 93444056d17686283dc00d50569499fd3c3cae4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=AC=E5=B1=B1=E8=99=8E?= Date: Wed, 26 Oct 2022 14:32:31 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=EF=BC=8C=E6=8F=90=E4=BA=A4=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 爬山虎 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7b5753c..3b577c9 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,15 @@ 最新版本下载地址:https://gitee.com/cxasm/notepad--/releases/tag/v1.16 +### 编译说明: + + +1)使用qtcreator 或 vs 先打开qscint/src/qscintilla.pro 。先编译出这个qscintlla的依赖库。 +2)再打开RealCompare.pro 加载后编译。 + +代码刚刚整理上线(可以有垃圾代码),删除了商业的对比功能和注册功能(这部分有商业原因,请理解),除此以外,所有功能全部保留。 + + ![输入图片说明](ntscreenshot_20221008_103827.png)