From 173f6a482bc2e7997104a494c803685eb2d8b336 Mon Sep 17 00:00:00 2001 From: Kang Lin Date: Fri, 23 Feb 2024 14:05:59 +0800 Subject: [PATCH] Modify README --- ChangeLog.md | 3 ++- ChangeLog_zh_CN.md | 3 ++- README.md | 5 ++++- README_zh_CN.md | 4 +++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 623ffd17..722ee2e7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,7 @@ + Version: v0.5.21 - Fix deploy.sh bug - - CI: copy openssl dll + - CI: copy openssl dll in windows. See: https://github.com/KangLin/RabbitCommon/commit/673aa9198ec1f88eb1f9f265d0b85f613ee86418 + - Fix android resource + Version: v0.5.20 - Modify deploy.sh diff --git a/ChangeLog_zh_CN.md b/ChangeLog_zh_CN.md index 0c5957d7..43db6116 100644 --- a/ChangeLog_zh_CN.md +++ b/ChangeLog_zh_CN.md @@ -1,6 +1,7 @@ + 版本: v0.5.21 - 修复 deploy.sh 错误 - - 修复复制 openssl 库错误 + - 修复在 windows 下复制 openssl 库错误。详见:https://github.com/KangLin/RabbitCommon/commit/673aa9198ec1f88eb1f9f265d0b85f613ee86418 + - 修复 android 资源错误 + 版本: v0.5.20 - 修改 deploy.sh diff --git a/README.md b/README.md index 3db2c056..40cdc3a6 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,11 @@ Author: Kang Lin (kl222@126.com) + [x] linux + [x] Android + [x] mac, os - Mac os, I don't have the corresponding equipment, + - Mac os, I don't have the corresponding equipment, please compile and test the user with the corresponding equipment. + - Currently compiles successfully. + but the loading dynamic library path is not set correctly. + Please help you set it up with a friend who knows how to set it. See: [Qt5 supported platforms](https://doc.qt.io/qt-5/supported-platforms.html), [Qt6 supported platforms](https://doc.qt.io/qt-6/supported-platforms.html). - Multi-language diff --git a/README_zh_CN.md b/README_zh_CN.md index 165ee286..0d755de0 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -36,7 +36,9 @@ + [x] WINDOWS + [x] Linux + [x] Android - + [x] mac、os 本人没有mac设备,请有些设备的同学自行编译和测试 + + [x] mac、os + - 本人没有mac设备,请有些设备的同学自行编译和测试 + - 当前可以成功编译,但是没有正确设置加载动态库路径。请会设置的朋友帮助设置。 详见:[Qt5 支持平台](https://doc.qt.io/qt-5/supported-platforms.html)、[Qt6 支持平台](https://doc.qt.io/qt-6/supported-platforms.html)。 - 程序截屏