instrument-panel
instrument-panel copied to clipboard
wiringpi.so deprecated?
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.
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
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: @.***>