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

Project doesn't build #24

Open
Dr-42 opened this issue Apr 22, 2023 · 0 comments
Open

Project doesn't build #24

Dr-42 opened this issue Apr 22, 2023 · 0 comments

Comments

@Dr-42
Copy link

Dr-42 commented Apr 22, 2023

ninja: Entering directory `build'
[27/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o
FAILED: subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o
cc -Isubprojects/libswvkc-wl/libswvkc-wl.a.p -Isubprojects/libswvkc-wl -I../subprojects/libswvkc-wl -I../subprojects/libswvkc-wl/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -g -pedantic-errors -Wno-unused-parameter -Wno-unused-function -fPIC -MD -MQ subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -MF subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o.d -o subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -c ../subprojects/libswvkc-wl/core/wl_surface.c
../subprojects/libswvkc-wl/core/wl_surface.c:139:1: error: missing initializer for field ‘offset’ of ‘const struct wl_surface_interface’ [-Werror=missing-field-initializers]
139 | };
| ^
In file included from ../subprojects/libswvkc-wl/include/core/wl_surface.h:5,
from ../subprojects/libswvkc-wl/core/wl_surface.c:3:
/usr/include/wayland-server-protocol.h:3292:16: note: ‘offset’ declared here
3292 | void (*offset)(struct wl_client *client,
| ^~~~~~
cc1: all warnings being treated as errors
[36/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/util_util.c.o
ninja: build stopped: subcommand failed.

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