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

[ERROR] Required keyword argument "input" not defined. #20

Open
fstream0000 opened this issue May 16, 2020 · 1 comment
Open

[ERROR] Required keyword argument "input" not defined. #20

fstream0000 opened this issue May 16, 2020 · 1 comment

Comments

@fstream0000
Copy link

How to solve this? I am using ubuntu 16.04( Windows Subsystem for Linux).

fstream@fstream:~/audi/usbaudio$ meson x --buildtype release
The Meson build system
Version: 0.29.0
Source dir: /home/fstream/audi/usbaudio
Build dir: /home/fstream/audi/usbaudio/x
Build type: native build
Build machine cpu family: x86_64
Build machine cpu: x86_64
Project name: usbaudio
Native c compiler: cc (gcc 5.4.0-6ubuntu1)
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Native dependency libpulse found: YES 8.0
Native dependency libusb-1.0 found: YES 1.0.20

Meson encountered an error in file meson.build, line 21, column 0:
Required keyword argument "input" not defined.

@rom1v
Copy link
Owner

rom1v commented May 16, 2020

Update your meson.

(pip3 install meson, or upgrade your Ubuntu, 16.04 is very old)

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