From 29b0c7adc18c80c7c8253efe54fef1da0738e680 Mon Sep 17 00:00:00 2001 From: zmf <279822581@qq.com> Date: Wed, 13 Dec 2023 17:16:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=8D=95=E7=8B=AC=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zmf <279822581@qq.com> --- README.en.md | 8 ++++++++ README.md | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/README.en.md b/README.en.md index 7e9ebe46f2..94cbad4522 100644 --- a/README.en.md +++ b/README.en.md @@ -60,6 +60,14 @@ This warehouse is based on the extension of Flutter's official engine warehouse 6. Update project: In the engine directory, execute `./update_engine.sh` (Linux/Mac platform) or `update_engine.bat` (Windows platform) +## FAQ: +1. When running the project, an error of Member notfound:'isOhos' is reported: Please ensure that all dart patches are applied in the src/third_party/dart directory (the patches are located in the src/flutter/attachment/repos directory, and you can use git apply to apply the patch). Recompile the engine after patching + +2. Prompt Permission denied: Execute chmod +x