Skip to content

building problems #1

Description

@sqwaddy

when building there is no build directory, one has to be created.
Then when building it gets to 98% then i get this error

error: ‘POLL_KEYS’ defined but not used [-Werror=unused-const-variable=]
16 | static const int POLL_KEYS[] = {
| ^~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [app/CMakeFiles/golf.dir/build.make:76: app/CMakeFiles/golf.dir/golf.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1021: app/CMakeFiles/golf.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

i dont know what i am doing wrong.
can you help to finalise the build?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions