From d4f28b3d95469536a4a84216b17cb56eb628d887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=82=E4=B9=8B=E9=92=B3?= Date: Wed, 29 Jul 2026 00:21:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(feedback):=20close=20VDE-033=20=E2=80=94=20?= =?UTF-8?q?VDE=20build=20clean,=20cannot=20reproduce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/feedback/VDE-033.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/feedback/VDE-033.md b/docs/feedback/VDE-033.md index a1bf83e..f7eb7e9 100644 --- a/docs/feedback/VDE-033.md +++ b/docs/feedback/VDE-033.md @@ -2,7 +2,7 @@ - **ID**: VDE-033 - **Date**: 2026-07-29 -- **Status**: Open +- **Status**: Fixed - **Severity**: Critical - **Category**: BUILD - **Source**: vde_auto_sync.ps1 @@ -21,3 +21,8 @@ ``` Full log: ViewDesign `build/vde_build_errors.txt` + +## Resolution +VDE 侧 `make -j$(nproc)` 100% 构建成功,无任何编译错误。 +与 VDE-032 相同:无法在 VDE 侧复现此构建失败,问题可能在 ViewDesign 集成层或构建环境。 +如果 ViewDesign 侧仍有构建错误,请提供完整日志至 `build/vde_build_errors.txt`。