编译失败 #117
Unanswered
bianchengxiaobei
asked this question in
Q&A
编译失败
#117
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[1/7] Copy bee.lua/bootstrap/main.lua build/msvc/bin/main.lua
FAILED: build/msvc/bin/main.lua
powershell -NonInteractive -Command Copy-Item -Path 'bee.lua/bootstrap/main.lua' -Destination 'build/msvc/bin/main.lua' | Out-Null
CreateProcess failed: The system cannot find the file specified.
[2/7] Copy build/msvc/bin/bootstrap.exe luamake.exe
FAILED: luamake.exe
powershell -NonInteractive -Command Copy-Item -Path 'build/msvc/bin/bootstrap.exe' -Destination 'luamake.exe' | Out-Null
CreateProcess failed: The system cannot find the file specified.
ninja: build stopped: subcommand failed.
Beta Was this translation helpful? Give feedback.
All reactions