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

Can't compile on PHP7 #15

Open
Simonell opened this issue Jun 7, 2016 · 1 comment
Open

Can't compile on PHP7 #15

Simonell opened this issue Jun 7, 2016 · 1 comment

Comments

@Simonell
Copy link

Simonell commented Jun 7, 2016

gcc -c -fpic php-config --includes -IWiringPi/wiringPi/ -o build/wiringpi_wrap.o wiringpi_wrap.c
Makefile:28: polecenia dla obiektu 'build/wiringpi_wrap.o' nie powiodły się

@DRSDavidSoft
Copy link

This is actually a SWIG issue as mentioned here:
swig/swig#571

I hope developers fix this problem by using the corresponding updates, and documenting the -php7 flag.

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