raspberrypi / Raspberry-Pi-OS-64bit

Repository for containing issues on the 64 bit operating system (as distinct from the 32 bit one)
466 stars 21 forks source link

64BIT is not compatible with lwiringPi. Is there any way to solve this problem? #53

Closed wujianzhang1237 closed 4 years ago

wujianzhang1237 commented 4 years ago

Pi@raspberrypi :~/SmartCar $GCC advance. C-o advance -lwiringPi /usr/bin/ld: When searching for /usr/lib/ GCC/aarch64-Linux-gnu /8/../../../..The incompatible -lwiringpi is skipped when /lib/ libwiringpi. so /usr/bin/ld: When the search is used for /usr/lib/..The incompatible -lwiringpi is skipped when /lib/ libwiringpi. so /usr/bin/ld: When searching for /usr/lib/ GCC/aarch64-Linux-gnu /8/../../..The incompatible -lwiringpi is skipped when libwiringpi. so /usr/bin/ld: The incompatible -lwiringpi is skipped when searching for //usr/lib/ libwiringpi. so /usr/bin/ld: -lwiringpi could not be found

fishd72 commented 4 years ago

Asked, and answered: #32