Skip to content

SDL being funny #112

Answered by dimhotepus
RaphaelIT7 asked this question in Q&A
Discussion options

You must be logged in to vote

Well, I'm building SDL fine using one of create_<game name>_<arch>.bat scripts.

Build failure is due to
actions/runner-images#10980
libsdl-org/SDL#11487

D:\a\Obsoletium\Obsoletium\thirdparty\SDL\src\joystick\gdk\SDL_gameinputjoystick.c(29,10): error C1083: Cannot open include file: 'gameinput.h': No such file or directory [D:\a\Obsoletium\Obsoletium\thirdparty\SDL\out\SDL3-shared.vcxproj]
  (compiling source file '../src/joystick/gdk/SDL_gameinputjoystick.c')  

Replaced CMake generator for SDL from MSVC to Ninja as suggested and SDL now builds.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RaphaelIT7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants