You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows builds are currently failing with the following error and others are experiencing the same issue.
C1083: Cannot open include file: 'gameinput.h': No such file or directory [C:\setupsdl\fe2a0d1be2e2193d8e92209667b965ea85c87f05629f72d43437d7f66d0c6fa0\build\SDL3-shared.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:40.86
node:internal/errors:984
const err = new Error(message);
^
Error: Command failed: "cmake" "--build" "C:/setupsdl/fe2a0d1be2e2193d8e92209667b965ea85c87f05629f72d43437d7f66d0c6fa0/build" "--config" "Debug" "--verbose"
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at Object.execSync (node:child_process:963:15)
at __webpack_modules__.7666.Executor.run (D:\a\_actions\libsdl-org\setup-sdl\main\packed\index.js:245:23)
at D:\a\_actions\libsdl-org\setup-sdl\main\packed\index.js:304:47
at step (D:\a\_actions\libsdl-org\setup-sdl\main\packed\index.js:73:23)
at Object.next (D:\a\_actions\libsdl-org\setup-sdl\main\packed\index.js:54:53)
at D:\a\_actions\libsdl-org\setup-sdl\main\packed\index.js:48:71
at new Promise (<anonymous>) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 5932,
stdout: null,
stderr: null
}
Node.js v20.18.0
The text was updated successfully, but these errors were encountered:
Windows builds are currently failing with the following error and others are experiencing the same issue.
The text was updated successfully, but these errors were encountered: