cand install the pax serries ulyimate led drive
-
whel i try to install it on a nieuw rsb 3+ build bad only get erros and dont have a idee how to fix it.
2 -Wall -W -Werror -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c -fPIC -DPIC -o .libs/linux.o
In file included from linux.c:6:
../include/hid.h:5:10: fatal error: usb.h: No such file or directory
#include <usb.h>
^~~~~~~
compilation terminated.
make[1]: *** [Makefile:427: linux.lo] Error 1
make[1]: Leaving directory '/home/pi/src/libhid-0.2.16/src'
make: *** [Makefile:394: install-recursive] Error 1pi@retropie:~/src $ cd pacdrive_0_2
pi@retropie:~/src/pacdrive_0_2 $ make
/usr/bin/gcc -Wall -c -DLINUX pac_prog.c
In file included from pac_prog.c:5:
pac_prog.h:30:10: fatal error: hid.h: No such file or directory
#include <hid.h>
^~~~~~~
compilation terminated.
make: *** [Makefile:40: pac_prog.o] Error 1can sombady please help my ?
im using a respberry pi 3+b and the imig is from this site .
i started over like 10 times all whit a fres install.
o i try to install from this site https://gist.github.com/savetheclocktower/c7644597c9c4c3990b7fee363d5f03c1 dat its not working for my :( -
wel i im trying for a few days now to get my arcade up and running and have problem after problem.
can sombady please tel my how i can fix this ?pi@arcade:~/src/pacdrive_0_2 $ In file included from pac_prog.c:5:
pac_prog.h:30:10: fatal error: hid.h: No such file or directory
30 | #include <hid.h>
| ^~~~~~~thnx
i dont now what to do anny more . -
NOTE: I've merged your topics, since they're related to your specific installation and not RetroPie specific at all. Also, your questions are specific to 3rd party Linux programs not distributed by RetroPie and the chances of getting an answer here in the forums is pretty slim.
-
whel thanx to @mitu whit out nowing it igot it to work i think.
the problem was the first stap what i dident notis.
and @mitu did say i a noder post "
The GCC version included in Raspbian Buster is stricter now and because of the all warnings being treated as errors compilation parameter, it refuses to compile libhid.
What you can do is to remove the -Wall usage by running configuring the libhid build (and probably the other libraries included), with./configure --disable-warnings "
wel so i try that and its working.
so for so far i can thel i can turn the leds on and of using the command line (in terminal).
hope the rest is working to i gone try that now.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.