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

problem compiling #76

Open
ludo77 opened this issue Oct 31, 2021 · 0 comments
Open

problem compiling #76

ludo77 opened this issue Oct 31, 2021 · 0 comments

Comments

@ludo77
Copy link

ludo77 commented Oct 31, 2021

Hello,
When I write :
go get -u github.com/riking/joycon/prog4/jcdriver
I have a message:
`go: downloading github.com/riking/joycon v0.0.0-20180706051228-144b22de6c28
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading github.com/godbus/dbus v4.1.0+incompatible
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/sys v0.0.0-20211031064116-611d5d643895
go: downloading github.com/GeertJohan/go.hid v0.0.0-20170416155212-cd5395e4d581
go: downloading github.com/GeertJohan/cgo.wchar v0.0.0-20150629085219-a0ecb6cbd4ac
go get: installing executables with 'go get' in module mode is deprecated.
Use 'go install pkg@version' instead.
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.

pkg-config --cflags -- libusb-1.0

Package libusb-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found pkg-config: exit status 1
Please help me
Thanks

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

1 participant