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

Build Problem - Raspberry Pi 3 #20

Open
balferreira opened this issue Dec 9, 2017 · 1 comment
Open

Build Problem - Raspberry Pi 3 #20

balferreira opened this issue Dec 9, 2017 · 1 comment

Comments

@balferreira
Copy link

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

@yrabbit
Copy link

yrabbit commented Mar 14, 2018

See instructions here

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

2 participants