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

usb_modeswitch.c:50:10: fatal error: stdio.h: No such file or directory 50 | #include <stdio.h> #1

Open
dgpmaluco opened this issue Oct 16, 2022 · 0 comments

Comments

@dgpmaluco
Copy link

dgpmaluco commented Oct 16, 2022

Hello,

Getting this error on the Steam Deck but I don't know what to do:

make install sed 's_!/usr/bin/tclsh_!'"/usr/bin/tclsh"'_' < usb_modeswitch.tcl > usb_modeswitch_dispatcher cc -o usb_modeswitch usb_modeswitch.c -Wall pkg-config --libs --cflags libusb-1.0 usb_modeswitch.c:50:10: fatal error: stdio.h: No such file or directory 50 | #include <stdio.h> | ^~~~~~~~~ compilation terminated. make: *** [Makefile:39: usb_modeswitch] Error 1 (2)(deck@steamdeck usb-modeswitch-master)$

Trying to get the Logitech G920 to switch

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