Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown error compiling on the Nightly build #82

Open
WizardNight7718 opened this issue Jan 20, 2023 · 0 comments
Open

Unknown error compiling on the Nightly build #82

WizardNight7718 opened this issue Jan 20, 2023 · 0 comments

Comments

@WizardNight7718
Copy link

src/game/behavior_actions.c:46:10: fatal error: src/sgi/utils/characters.h: No such file or directory
46 | #include "src/sgi/utils/characters.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:1093: build/us_pc/src/game/behavior_actions.o] Error 1
make: *** Waiting for unfinished jobs....
cc -c -O2 -I include -I build/us_pc -I build/us_pc/include -I src -I . -DRAPI_GL=1 -DWAPI_SDL2=1 -DAAPI_SDL2=1 -DCAPI_SDL2=1 -DHAVE_SDL2=1 sdl2-config --cflags -DVERSION_US -D_LANGUAGE_C -DNON_MATCHING -DAVOID_UB -DF3DEX_GBI_2E -fno-strict-aliasing -fwrapv -DTOUCH_CONTROLS -DEXT_OPTIONS_MENU -o build/us_pc/src/game/envfx_snow.o src/game/envfx_snow.c
cc -c -O2 -I include -I build/us_pc -I build/us_pc/include -I src -I . -DRAPI_GL=1 -DWAPI_SDL2=1 -DAAPI_SDL2=1 -DCAPI_SDL2=1 -DHAVE_SDL2=1 sdl2-config --cflags -DVERSION_US -D_LANGUAGE_C -DNON_MATCHING -DAVOID_UB -DF3DEX_GBI_2E -fno-strict-aliasing -fwrapv -DTOUCH_CONTROLS -DEXT_OPTIONS_MENU -o build/us_pc/src/game/game_init.o src/game/game_init.c
cc -c -O2 -I include -I build/us_pc -I build/us_pc/include -I src -I . -DRAPI_GL=1 -DWAPI_SDL2=1 -DAAPI_SDL2=1 -DCAPI_SDL2=1 -DHAVE_SDL2=1 sdl2-config --cflags -DVERSION_US -D_LANGUAGE_C -DNON_MATCHING -DAVOID_UB -DF3DEX_GBI_2E -fno-strict-aliasing -fwrapv -DTOUCH_CONTROLS -DEXT_OPTIONS_MENU -o build/us_pc/src/game/camera.o src/game/camera.c

It seems like a file is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant