# 资料分享 **Repository Path**: fry_666/data-sharing ## Basic Information - **Project Name**: 资料分享 - **Description**: 资料分享 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-04-09 - **Last Updated**: 2026-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 代码下载 # https方式(推荐) repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify repo sync -c repo forall -c 'git lfs pull' # ssh方式 repo init -u git@gitee.com:openharmony/manifest.git -b master --no-repo-verify repo sync -c repo forall -c 'git lfs pull' # 代码预编译 bash build/prebuilts_download.sh # 代码编译 ./build.sh --product-name rk3568 --ccache --build-target graphic_2d_test -j20 --fast-rebuild # 编译SDK ./build.sh --product-name ohos-sdk --ccache [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] FAILED: tests/unittest/ace_engine/ace_engine/basic/geometry_test exe.unstripped/tests/unittest/ace_engine/ace_engine/basic/geometry_test [2025/10/10 17:00:57.201 GMT+08:00] [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] ld.lld: [91merror[0m: undefined symbol: OHOS::Ace::NG::PipelineContext::AddPendingRemoveNode(OHOS::Ace::RefPtr const&) [2025/10/10 17:00:57.201 GMT+08:00] [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] >>> referenced by ui_node.cpp:424 (../../foundation/arkui/ace_engine/frameworks/core/components_ng/base/ui_node.cpp:424) [2025/10/10 17:00:57.201 GMT+08:00] [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] >>> obj/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ace_components_base/ui_node.o:(OHOS::Ace::NG::UINode::Clean(bool, bool, int)) [2025/10/10 17:00:57.201 GMT+08:00] [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] clang-15: [91merror[0m: linker command failed with exit code 1 (use -v to see invocation) [2025/10/10 17:00:57.201 GMT+08:00] [2025/10/10 17:00:57.201 GMT+08:00] 2025-10-10 17:00:56: [91m[OHOS ERROR][0m [NINJA] execute failed, ../../prebuilts/clang/ohos/linux-x86_64/llvm/bin/clang++: Operation not permitted