cocos creator3.3.2发布项目为windows64位时报错code: 1, signal: null

cocos creator3.3.2发布项目为windows64位时报错:
build failed!run cmake failed “cmake -S"D:/server/www/MiniPrograms/xll/native/engine/win64” -B"D:/server/www/MiniPrograms/xll/build/windows/proj" -DRES_DIR=“D:/server/www/MiniPrograms/xll/build/windows”", code: 1, signal: null

  • Creator 版本: 3.3.2

  • 目标平台: window 64位/32位

  • 重现方式:创建2d项目,点击菜单:项目-发布项目 发布配置里发布平台选择 windows,发布生成平台选择win32/x64

  • 首个报错:
    [Build] [cmake-err] CMake Error: The source directory “D:/Program Files/CocosDashboard/Files/CocosDashboard/resources/.editors/Creator/3.3.2/resources/tools/cmake/bin/cmake.exe -SD:/server/www/MiniPrograms/xll/native/engine/win64 -BD:/server/www/MiniPrograms/xll/build/windows/proj -DRES_DIR=D:/server/www/MiniPrograms/xll/build/windows” does not exist.

Specify --help for usage, or press the help button on the CMake GUI.

Specify --help for usage, or press the help button on the CMake GUI.

at Logger.record (D:\Program Files\CocosDashboard\resources.editors\Creator\3.3.2\resources\app.asar\node_modules@base\electron-logger\lib\renderer.ccc:1:458)

at Object.error (D:\Program Files\CocosDashboard\resources.editors\Creator\3.3.2\resources\app.asar\node_modules@base\electron-logger\lib\renderer.ccc:1:1411)

at NewConsole.error (D:\Program Files\CocosDashboard\resources.editors\Creator\3.3.2\resources\app.asar\builtin\builder\dist\worker\console.ccc:1:1158)

at Socket. (D:\Program Files\CocosDashboard\resources.editors\Creator\3.3.2\resources\app.asar\platforms\internal\native\dist\console\cocosCli.ccc:1:6099)

at Socket.emit (events.js:315:20)

at addChunk (internal/streams/readable.js:309:12)

at readableAddChunk (internal/streams/readable.js:284:9)

at Socket.Readable.push (internal/streams/readable.js:223:10)

  • 编辑器操作系统:win10 64位
  • 重现概率: 1

没有其他人遇到这个问题吗?

我遇到了,请问,您最后是怎么解决的啊

我也遇到了这个问题,换编辑器版本和VS版本都没用