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

Function does not take positional arguments #37

Open
AlexAshs opened this issue Jan 13, 2022 · 1 comment
Open

Function does not take positional arguments #37

AlexAshs opened this issue Jan 13, 2022 · 1 comment

Comments

@AlexAshs
Copy link

AlexAshs commented Jan 13, 2022

Currently meson has issues with building GNOME projects, as documented here: mesonbuild/meson#9441

Because of that issue, meson won't build the project, regardless of whether trying to install from the AUR or manually from git.

To be precise the error message is as follows:

data/meson.build:2:5: ERROR: Function does not take positional arguments.

@CristianH033
Copy link

For me it worked to delete line 4 in the data/meson.build file. I deleted the line 'appdata'.

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

2 participants