-
Notifications
You must be signed in to change notification settings - Fork 21
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
Faster Melee won't install #61
Comments
Make sure you have all dependencies installed, specifically |
I can't find them, what are the install commands for those dependencies?
…On Mon, 6 Jan 2020, 5:59 pm Spencer Hua, ***@***.***> wrote:
Make sure you have all dependencies installed, specifically libudev-dev
and libevdev-dev; these are necessary for controller support.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#61?email_source=notifications&email_token=AOGGK4SZQE33YCMIR6FDH2LQ4NWPDA5CNFSM4KC4ZIU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIGHORQ#issuecomment-571242310>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOGGK4XLYZOQNWPVQWHD5R3Q4NWPDANCNFSM4KC4ZIUQ>
.
|
The same way you should have installed all your other dependencies.
…On Mon, Jan 6, 2020 at 3:42 PM Birdman7 ***@***.***> wrote:
I can't find them, what are the install commands for those dependencies?
On Mon, 6 Jan 2020, 5:59 pm Spencer Hua, ***@***.***> wrote:
> Make sure you have all dependencies installed, specifically libudev-dev
> and libevdev-dev; these are necessary for controller support.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#61?email_source=notifications&email_token=AOGGK4SZQE33YCMIR6FDH2LQ4NWPDA5CNFSM4KC4ZIU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIGHORQ#issuecomment-571242310
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AOGGK4XLYZOQNWPVQWHD5R3Q4NWPDANCNFSM4KC4ZIUQ
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#61?email_source=notifications&email_token=ABAZH3VJHQ62BP5J4D57EGLQ4OJSVA5CNFSM4KC4ZIU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIGW7VA#issuecomment-571305940>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABAZH3SBFTK3V663LLLJP4TQ4OJSVANCNFSM4KC4ZIUQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-- Could NOT find libevdev (missing: LIBEVDEV_LIBRARY LIBEVDEV_INCLUDE_DIR)
CMake Error at CMakeLists.txt:622 (message):
Couldn't find libevdev and/or libudev. Can't build evdev controller
backend.
The text was updated successfully, but these errors were encountered: