经过了一番努力后我的windows平台终于打出包了,但是在运行这一步的时候失败了,没有显示失败原因,手动去运行程序也是会加载一段时间后程序秒退,所以我想问下,打包出来的exe档运行时的日志文档存在哪?说不定能看出bug.
以下是建构run步骤显示的信息:
2023-10-9 21
43-debug: // ---- build task native:run ----
2023-10-9 21
43-log: [runCmd]: test3D.exe
2023-10-9 21
53-log: [runCmd test3D.exe - error] libpng warning: iCCP: known incorrect sRGB profile
2023-10-9 21
53-log: [runCmd test3D.exe - error] libpng warning: iCCP: known incorrect sRGB profile
2023-10-9 21
58-log: [task:run]: 构建插件 native 的钩子函数 run 执行失败,请检查插件的代码逻辑~, 23.333333333333332%
2023-10-9 21
58-log: [task:run]: failed to exec test3D.exe , 36.66666666666667%
2023-10-9 21
58-warn: failed to exec test3D.exe
2023-10-9 21
58-debug: // ---- builder:run-build-stage-run ---- (14513ms)
2023-10-9 21
58-debug: [Build Memory track]: builder:build-stage-total run start:325.73MB, end 325.42MB, increase: -319.25KB
2023-10-9 21
58-error: run package D:\Cocos\WorkPlace\test3D\build\windows-004 failed!
2023-10-9 21
58-log: [task:run]: failed!