We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there. I'm trying to build your repo, but I always get this error:
pi@raspberrypi:~/jpigpio $ ./build.sh rm -f /home/pi/jpigpio/Pigpio.jar jar -cvf /home/pi/jpigpio/Pigpio.jar -C bin jpigpio bin/jpigpio : no such file or directory added manifest Makefile:4: recipe for target 'install' failed make: *** [install] Error 1 rm -f *.o libJPigpioC.so jpigpio_Pigpio.h /home/pi/jpigpio/libJPigpioC.so javah -cp ../JPigpio/bin jpigpio.Pigpio Error: Could not find class file for 'jpigpio.Pigpio'. Makefile:15: recipe for target 'jpigpio_Pigpio.h' failed make: *** [jpigpio_Pigpio.h] Error 1 pi@raspberrypi:~/jpigpio $
Can you tell me whats happening? Kind regards
The text was updated successfully, but these errors were encountered:
See instructions here
Sorry, something went wrong.
No branches or pull requests
Hi there.
I'm trying to build your repo, but I always get this error:
Can you tell me whats happening?
Kind regards
The text was updated successfully, but these errors were encountered: