Skip to content

unable to build #67

@FDUTCH

Description

@FDUTCH

os: linux

   84 | extern void load_input_helper();
      |             ^~~~~~~~~~~~~~~~~
In file included from ./event/pub.h:20:
./event/../hook/x11/input_c.h:1843:6: note: previous definition of 'load_input_helper' with type 'void(Display *)'
 1843 | void load_input_helper(Display *disp) {
      |      ^~~~~~~~~~~~~~~~~
In file included from ./event/pub.h:23:
./event/../hook/x11/properties_c.h: In function 'on_library_load':
./event/../hook/x11/properties_c.h:470:9: error: too many arguments to function 'load_input_helper'; expected 0, have 1
  470 |         load_input_helper(properties_disp);
      |         ^~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
./event/../hook/x11/input.h:84:13: note: declared here
   84 | extern void load_input_helper();
      |             ^~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions