instrument-panel icon indicating copy to clipboard operation
instrument-panel copied to clipboard

wiringpi.so deprecated?

Open inguy24 opened this issue 3 years ago • 2 comments

Apparently, according to the developer at http://wiringpi.com/news/, wiringpi.so is deprecated. Unfortunately the new 64 bit version of the raspbianOS (now officially supported) does not include the library, and it is not longer available for download from the developer nor the raspian repositories for aarch64 or armhf. Are there plans to utilize a different library for the GPIO options? Right now, I am reverting back to the 32 bit version of the OS in the meantime.

inguy24 avatar Feb 10 '22 01:02 inguy24

Yes, but you can use the unofficial version from here:

https://github.com/WiringPi/WiringPi

git clone https://github.com/WiringPi/WiringPi
cd WiringPi
./build

scott-vincent avatar Feb 10 '22 06:02 scott-vincent

Thanks!

⁣Get BlueMail for Android ​

On Feb 9, 2022, 10:06 PM, at 10:06 PM, Scott Vincent @.***> wrote:

Yes, but you can use the unofficial version from here:

https://github.com/WiringPi/WiringPi

-- Reply to this email directly or view it on GitHub: https://github.com/scott-vincent/instrument-panel/issues/42#issuecomment-1034531074 You are receiving this because you authored the thread.

Message ID: @.***>

inguy24 avatar Feb 10 '22 11:02 inguy24